This program searches all PDF documents in a folder for a set of keywords and lists all documents along with the keywords present in them.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
- Fork the project
- Create your feature branch
git checkout -b feature/AmazingFeature
- Commit your changes
git commit -m "add some amazing feature"
- Push to the branch
git push origin feature/AmazingFeature
- Open a pull request