add readme

This commit is contained in:
Luna 2019-09-18 11:03:24 -03:00
commit 91cad88a21
1 changed files with 13 additions and 0 deletions

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/
```