From af35a0109cfcd8784822cada341a36f783d060af Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Fri, 23 Mar 2018 00:04:51 -0400 Subject: Fixed README formatting --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d84ff13..5e4a98d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Red - A destroyer Cyan/Orange - A delayer Gray - A turner Blue/green - Bits of data (0 and 1 respectively) -Purple - A splitter +Purple - A splitter Yellow - A stopper ### Building If you wish to build Qualums, you will need to install: @@ -84,4 +84,4 @@ x y speedX speedY color # Since speedX = 1, the wall will be moving to the right. 41 20 0 1 GE # This qualum will move downwards and collide with the wall ``` -At the moment, all relative includes are relative to the folder the executable is in, not the folder the .qua file is in. This problem should be fixed reasonably soon, but for the moment, you can only use paths relative to the executable or absolute paths. \ No newline at end of file +At the moment, all relative includes are relative to the folder the executable is in, not the folder the .qua file is in. This problem should be fixed reasonably soon, but for the moment, you can only use paths relative to the executable or absolute paths. -- cgit v1.2.3