summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 36f7bb4..3ac97dc 100644
--- a/README
+++ b/README
@@ -22,7 +22,7 @@ begin:
PRINT_RAW or
#prints the raw image buffer
PRINT_BRAILLE or
- #NOTE: THIS ONLY WORKS IF THE CANVAS Consits of only 0s and 1s
+ #NOTE: THIS ONLY PRINTS '1' as a filled in dot
#prints the output in braille, this uses only the width of the
#first row so make sure to call CANVAS or something before hand
END