Skip to content

Commit 4aad69a

Browse files
committed
Add docs
1 parent efb7b0c commit 4aad69a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Image-Dict/readme.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
You need `numpy` and `PIL` to use this software.
2+
3+
To use: Replace the default image.png with your own image.
4+
Scale your image to a width of 400 (height can be other)
5+
Delete an existing output.py if it exists
6+
Run convert.py
7+
wait for the program to finish, you should see a lot of scrolling text.
8+
Once completed, copy and paste the contents of output.py into codehs
9+
press run
10+
tada!

0 commit comments

Comments
 (0)