From f9e114e88bba4f30438b2986500bda2119c71ae6 Mon Sep 17 00:00:00 2001 From: HDCharles <39544797+HDCharles@users.noreply.github.com> Date: Thu, 26 Mar 2020 18:22:56 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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.