summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index f38e2c3..905e353 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,11 @@
# Usage
run `uvicorn main:app --port 8866` in this directory to start the RSS feed reader.
+
+# Dependencies
+python3
+BeautifulSoup
+tor
+python3-feedgenerator
+python3-fastapi
+python3-requests
+python3-socks