From ddf156c44de326335fc3f8c5a0b6484d36492358 Mon Sep 17 00:00:00 2001
From: Animeboynz <40583749+Animeboynz@users.noreply.github.com>
Date: Wed, 11 Jan 2023 17:28:36 +1300
Subject: [PATCH] Update README.md
---
README.md | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bd2a299..62a02a0 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,18 @@ Go to [Releases]() and download the latest one.
## Usage
-Create a folder and have your image and the .exe inside it.
+1. Create a folder and have your image and the .exe inside it.
+2. Open the executable and select your image file.
+3. This program will first convert it into B&W and resize it to fit your calculator.
+4. Pick your preferred image from the options that it provides.
+5. Save it to a location.
+6. Open CASIO-FA124, paste the output program and upload to your calculator
+
+## Things to note
+Clearing the screen before starting to draw is advised
+(SHIFT + VARS, F6, F1, F2)
+
+Some images might output code too long for a single calculator program (as casio has a limit for how many lines each program can have) so just split it into 2 programs and dont clear the screen between them and it should work fine.