From 0f6ac43e997c04f51f161e846b38509d955eeea3 Mon Sep 17 00:00:00 2001 From: Michael Yick Date: Mon, 27 Feb 2023 16:50:32 -0600 Subject: updating README for consistancy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29db6a1..f38e2c3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Usage -run `uvicorn main:app --port 8844` in this directory to start the RSS feed reader. +run `uvicorn main:app --port 8866` in this directory to start the RSS feed reader. -- cgit v1.2.3