diff --git a/README.md b/README.md index b684344..becd58f 100644 --- a/README.md +++ b/README.md @@ -50,4 +50,8 @@ server { ``` ## SSL Certificate For the SSL certificate you can use certbot via the `certbot -d servername.tld` command and adding it to your `crontab`. -[Additional Information for Certbot Setup](https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-20-04) \ No newline at end of file +[Additional Information for Certbot Setup](https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-20-04) + +# Contributing +You know the usual fluff. +Is there a missing category or string association? `lib/categories.json` and `lib/searchalikes.json` can both updated to include these. If you do update/improve these, please put in a pull request so that it can be added to the public hosted server, as well. \ No newline at end of file