commit 91cad88a218a3c34dd9e55f9d4bd18ddd399a5eb Author: Luna Date: Wed Sep 18 11:03:24 2019 -0300 add readme diff --git a/README.md b/README.md new file mode 100644 index 0000000..6eb90c3 --- /dev/null +++ b/README.md @@ -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/ +```