Created Hello World (markdown)

Stone_Red
2022-01-14 23:24:41 +01:00
parent 77e9472224
commit 7361f14aff
+6
@@ -0,0 +1,6 @@
Creating a hello world program in YesNt is very sample:
```
cwl Hello World!
```
> Note: `cwl` stands for "Console Write Line" and prints everything to the console which comes after it and appends `\n` to it