diff --git a/README.md b/README.md index c6edcf7..580adfb 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,7 @@ I wrote this tool to sort my scanned documents. * pdf2image * tkinter * pillow + +## Usage + +Currently the tool (file ´pdfRenamer.py´ and ´main.py´) needs to be moved to the folder with your PDF documents and executed from there (using Python 3). Rest should be self-explaining.