Update README.md
This commit is contained in:
parent
d035fdfb2e
commit
25e5a411a8
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Implement some standard functions and method such as:
|
||||||
|
|
||||||
# Hello World
|
# Hello World
|
||||||
## The simplest way to get started:
|
## The simplest way to get started:
|
||||||
* [Download the .jar under releases](https://github.com/jsaasta/Froj/releases/tag/stable)
|
* [Download the .jar under releases](https://github.com/jsaasta/Froj/releases)
|
||||||
* Create file ``helloworld.froj`` with the contents below:
|
* Create file ``helloworld.froj`` with the contents below:
|
||||||
|
|
||||||
print "Hello World";
|
print "Hello World";
|
||||||
|
|
Loading…
Reference in a new issue