summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 44374a8..c9cb00c 100644
--- a/README.md
+++ b/README.md
@@ -95,10 +95,12 @@ x y speedX speedY color
#### Modifying properties
% is used to modify properties in .qua files. Here is a list of properties:
+
- width - Controls the width of the screen in qualums
- height - Controls the height of the screen in qualums
- scale - Controls the size of qualums in pixels
- speed - The initial program speed
+
Property names are case insensitive.
For example,
```