Update README.md

This commit is contained in:
Zoe Roux
2021-12-06 11:20:12 +01:00
committed by GitHub
parent a49d907560
commit b4732eb9a7

View File

@@ -21,6 +21,7 @@ A lisp interpreter in Haskell based on [Chez-Scheme](https://github.com/cisco/ch
``./hal [-i] [FILES]``
-i: to use REPL feature
[FILES]: list of files to run. If -i is specified, the files are run before prompting the user
## Authors