diff --git a/README.md b/README.md index 356fe6d..6042606 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ # patchycli -simple python 3.13+ cli for patchy.moe \ No newline at end of file +simple python 3.13+ cli for patchy.moe, with no pip dependencies + +this should work across all unixen. (macos, the bsds, linux) + +installation is simple. + +* ``wget -O ~/.local/bin/patchycli https://codeberg.org/gigirassy/patchycli/raw/branch/main/patchycli.py`` +* ``chmod +x ~/.local/bin/patchycli`` + +feel free to change ``~/.local/bin`` to another PATH accordingly. + +usage is as simple as ``patchycli file.png`` + +## license + +isc. \ No newline at end of file