Update README.md

This commit is contained in:
jsaasta 2024-09-17 11:29:28 +02:00 committed by GitHub
parent d035fdfb2e
commit 25e5a411a8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ Implement some standard functions and method such as:
# Hello World
## 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:
print "Hello World";