Update README
This commit is contained in:
parent
9f31d9692e
commit
cd3bdb9976
|
@ -1,9 +1,9 @@
|
|||
# Transcendental Lisp
|
||||
|
||||
> A dialect of Lisp still in its early stages of development.
|
||||
A dialect of Lisp still in its early stages of development.
|
||||
|
||||
|
||||
#### Build Setup
|
||||
### Build Setup
|
||||
|
||||
``` bash
|
||||
# build the application
|
||||
|
@ -12,4 +12,4 @@ mvn clean verify
|
|||
# run the interpreter
|
||||
java -jar target/transcendental-lisp-*.jar
|
||||
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue