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