From 88a5403bb6e10430a4e6351c4eca1e41f89ce74b Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 11 Jan 2016 20:33:36 -0500 Subject: Edited readme --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 5ff9981..de1c003 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,16 @@ An Ook! compiler As a reminder, ook is just [Brainf\*\*\*](https://esolangs.org/wiki/Brainfuck), but with these rules: -| Ook | Brainf\*\*\* | -|-----|-----------| -| Ook. Ook? | > | -| Ook? Ook. | < | -| Ook. Ook. | + | -| Ook! Ook! | - | -| Ook! Ook. | . | -| Ook. Ook! | , | -| Ook! Ook? | [ | -| Ook? Ook! | ] | + +Ook Brainf\*\*\* +Ook. Ook? > +Ook? Ook. < +Ook. Ook. + +Ook! Ook! - +Ook! Ook. . +Ook. Ook! , +Ook! Ook? [ +Ook? Ook! ] *Make sure that there is exactly one space/newline between each ook, and that you add no extra code* @@ -25,7 +25,7 @@ cook ``` # GNU/Linux - +The file extension of the file must be exactly 3 letters. A recommended file extension is *.ook. To compile ook, `cd` to the directory where cOok is installed, then run: ``` cd build/GNULinux -- cgit v1.2.3