README.md in plagiarism2-0.0.4 vs README.md in plagiarism2-0.0.5

- old
+ new

@@ -47,9 +47,21 @@ Plagiarism.unique? text ``` `Plagiarism.unique?` is true when all strategies is true +#### Bash + +```bash +plagiarism init # generate config +plagiarism unique -c="ringmd" # check unique +``` + +For more details, you can use help +```bash +plagiarism help init +``` + ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/MQuy/plagiarism. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. > Disclaim: Yahoo and DuckDuckGo don't support api, therefore plagiarism has to crawl data and they will mark plagiarism as spam as we request too much, if you find any better solution, please help me.