Transcendental Lisp [master]
Update README
[1mdiff --git a/README.md b/README.md[m [1mindex c47b552..636d7db 100644[m [1m--- a/README.md[m [1m+++ b/README.md[m [36m@@ -1,9 +1,9 @@[m # Transcendental Lisp[m [m [31m-> A dialect of Lisp still in its early stages of development.[m [32m+[m[32mA dialect of Lisp still in its early stages of development.[m [m [m [31m-#### Build Setup[m [32m+[m[32m### Build Setup[m [m ``` bash[m # build the application[m [36m@@ -12,4 +12,4 @@[m [mmvn clean verify[m # run the interpreter[m java -jar target/transcendental-lisp-*.jar[m [m [31m-```[m \ No newline at end of file[m [32m+[m[32m```[m