diff --git a/README.md b/README.md index 8d9928d..9c1da95 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ Automatically sort PDF files into your existing folder structure using a Naive Bayes classifier. OrdnerMeister will learn from your existing folder structure and use this knowledge to classify new PDF files. The app will show you the results of the classification process and allow you to move the files to the correct folders. If the PDF has not been OCR'd yet, OrdnerMeister will do this for you using Apple's Vision framework. +image + + ## TODO - [ ] A nicer UI which shows the progress. @@ -39,4 +42,4 @@ Contributions are welcome! If you have any ideas, suggestions, or bug reports, p ## Thanks -- https://github.com/fcanas/Bayes \ No newline at end of file +- https://github.com/fcanas/Bayes