Skip to content

Commit 7e874ec

Browse files
authored
Update readme.md
1 parent 4aad69a commit 7e874ec

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

Image-Dict/readme.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
1-
You need `numpy` and `PIL` to use this software.
1+
#You need `numpy` and `PIL` to use this software.
22

33
To use: Replace the default image.png with your own image.
4+
45
Scale your image to a width of 400 (height can be other)
6+
57
Delete an existing output.py if it exists
8+
69
Run convert.py
10+
711
wait for the program to finish, you should see a lot of scrolling text.
12+
813
Once completed, copy and paste the contents of output.py into codehs
14+
915
press run
10-
tada!
16+
17+
tada!

0 commit comments

Comments
 (0)