Add Matrix room to README

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-07-18 22:38:07 -04:00
parent 8a958bcc19
commit 563d3599f2
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
1 changed files with 3 additions and 0 deletions

View File

@ -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`.