summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index d5332b4..36f7bb4 100644
--- a/README
+++ b/README
@@ -22,6 +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
#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