From 4c7f3585f8408b9d2a97b73dd104563d9a0a113e Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Fri, 23 Mar 2018 21:03:54 -0400 Subject: Fixed README formatting --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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, ``` -- cgit v1.2.3