add readme

This commit is contained in:
Luna 2019-09-18 11:03:24 -03:00
commit 91cad88a21

13
README.md Normal file
View file

@ -0,0 +1,13 @@
# rayoko
a programming language
this time it'll work i promise it wont be like vig plrease
# instal
```
git clone https://gitdab.com/luna/rayoko
cd rayoko
zig build install --prefix ~/.local/
```