summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichael Yick <cavemanon@mail.snootgame.xyz>2023-02-27 16:37:04 -0600
committerMichael Yick <cavemanon@mail.snootgame.xyz>2023-02-27 16:37:04 -0600
commitb6a3264cc18fec0df3598e769c038410e3646720 (patch)
tree1a965bd209ffe313ffa4aab06fd0603a188fd97d /README.md
downloaddilbertRss-b6a3264cc18fec0df3598e769c038410e3646720.tar.gz
dilbertRss-b6a3264cc18fec0df3598e769c038410e3646720.tar.bz2
dilbertRss-b6a3264cc18fec0df3598e769c038410e3646720.zip
Inital Commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..29db6a1
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+# Usage
+run `uvicorn main:app --port 8844` in this directory to start the RSS feed reader.