diff options
author | Leo Tenenbaum <leonardomtenenbaum@gmail.com> | 2018-03-23 21:03:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-23 21:03:54 -0400 |
commit | 4c7f3585f8408b9d2a97b73dd104563d9a0a113e (patch) | |
tree | e27aa0aa0c6fb11294e5fd969f7b56be34279d29 | |
parent | acb5114c79a9bc157602d75c6ee76a898980117e (diff) |
Fixed README formatting
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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, ``` |