diff --git a/README.md b/README.md index e3b2608..7099b2d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Serene (Simple) version -**Serene simple** is a lisp than is implemented in Java as a proof of concept and as an experience +**Serene simple** is a lisp that is implemented in Java as a proof of concept and as an experience to collect data on some the ideas and implementations that I have. For the full story checkout my [blog](https://lxsameer.com/). @@ -8,5 +8,5 @@ my [blog](https://lxsameer.com/). * rlwrap * gradle -## Repl +## Repl in order to run the REPL, run `make repl`