From 91cad88a218a3c34dd9e55f9d4bd18ddd399a5eb Mon Sep 17 00:00:00 2001 From: Luna Date: Wed, 18 Sep 2019 11:03:24 -0300 Subject: [PATCH] add readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md 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/ +```