Minor changes

This commit is contained in:
Nocturn9x 2022-04-11 15:00:15 +02:00
parent 3a8eaf4cfc
commit a68f1de087
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
--------------------