summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Tenenbaum <leonardomtenenbaum@gmail.com>2018-03-23 21:03:54 -0400
committerGitHub <noreply@github.com>2018-03-23 21:03:54 -0400
commit4c7f3585f8408b9d2a97b73dd104563d9a0a113e (patch)
treee27aa0aa0c6fb11294e5fd969f7b56be34279d29
parentacb5114c79a9bc157602d75c6ee76a898980117e (diff)
Fixed README formatting
-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,
```