diff --git a/README.md b/README.md index e867950..59f17b2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ # TTS to PnP Cards Separates TTS Card Dumps into Printable Images -Operation of the program self explanatory and bare bones. Just run the program and select the folder you want to process. It auto detects the images with the correct dimensions once the folder is chosen. +Run it from any directory, click help for further instructions. Standalone exe available here: https://github.com/HDCharles/TTS-to-PnP-Cards/releases Its 200MB though, if you have python3 it may be easier to just take the TTStoPnp.py file and run that. Only nonstandard dependency is Numpy. - -Use both at your own risk.