summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2018-03-23 17:26:22 -0400
committerLeo Tenenbaum <pommicket@gmail.com>2018-03-23 17:26:22 -0400
commitf4456093b25812e3e890d29c0734f87bfd0d4df2 (patch)
treecda3c3a747939114ec4f2b61ab75cc366f28cd5c
parent23ecf7f7be3130269f65fd9acc2e330e741daa84 (diff)
Fixed README
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5e4a98d..c27b987 100644
--- a/README.md
+++ b/README.md
@@ -84,4 +84,3 @@ 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.