Minor changes

This commit is contained in:
Mattia Giambirtone 2022-04-11 15:00:15 +02:00
parent 42c47fc0e8
commit 2c2cd03d4a
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@ http://www.apache.org/licenses/LICENSE-2.0 for more info.
Basic usage
-----------
$ jpl Opens an interactive session (REPL)
$ jpl file.jpl Runs the given PEON source file
$ peon Opens an interactive session (REPL)
$ peon file.pe Runs the given Peon source file
Command-line options
--------------------