Skip to content

Commit 51eabf0

Browse files
update readme with build command
1 parent 1d4caa0 commit 51eabf0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# charasort_py
22
An open source adversarial user-input character sorter. It is designed to use arbitrary user images as source input. Built on python3. This project was inspired by the web-based Touhou Project Character sorter: https://github.com/execfera/charasort/
3+
4+
# build process
5+
For a fully-packaged executable:
6+
pyinstaller -p charasort charasort\charasort.py

0 commit comments

Comments
 (0)