Update README.md

This commit is contained in:
2021-09-28 22:58:44 +02:00
committed by GitHub
parent bec53bad12
commit 127299a159

View File

@ -1 +1,9 @@
# microgentambly
# microgentambly
Micro assembly-like interpreted languages
Work in progress, does not support many features atm
you can check the prorgams by running
```
python3 gg.py examples/filename.py
```