update readme

This commit is contained in:
sam 2024-07-22 19:00:15 +12:00
parent 1e53aa467e
commit f05fbf3e53

View file

@ -1,5 +1,6 @@
# compiler
### just a simple lisp compiler to learn compiler dev
### im considering this finished for now, it lacks a lot of real lisp things but it can handle the basic syntax which is what i was trying to accomplish
#### cloning
run ```git clone https://git.samahh.dev/sam/compiler --recursive```