Merge branch 'master' of github.com:sagiegurari/duckscript

This commit is contained in:
sagie gur ari 2020-07-08 22:00:16 +00:00
commit 733618f824

View file

@ -83,7 +83,7 @@ The following sections will teach you how to write and run duck scripts.
<a name="tutorial-hello-world"></a>
### Hello World Example
Let's take a really simple example (all examples are located in the [examples](https://github.com/sagiegurari/duckscript/tree/master/examples) directory:
Let's take a really simple example (all examples are located in the [examples](https://github.com/sagiegurari/duckscript/tree/master/examples) directory):
```sh
# print the text "Hello World"