diff --git a/README.md b/README.md index 026eaa9..c3c75cc 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Suds is a privacy-respecting frontend to Snopes.com # Instances See instances.json +# Support +Join our [Matrix room](https://mto.vern.cc/#/#cobra-frontends:vern.cc) for support and other things related to Suds + # Run your own instance ## Dependencies This program depends on `bs4`, `requests`, and `flask`. Install them by running `pip3 install bs4 requests flask`.