update readme

This commit is contained in:
sam 2024-07-21 11:01:58 +12:00
parent 43138857c4
commit ae9a0b231e

View file

@ -1,6 +1,9 @@
# compiler
### just a simple lisp compiler to learn compiler dev
#### cloning
run ```git clone https://git.samahh.dev/sam/compiler --recursive```
#### compiling
to compile run `make`