From 75b9cae3f1cab885c91936cea3177370a8c2662f Mon Sep 17 00:00:00 2001 From: Amir Boroumand Date: Wed, 24 Apr 2024 13:31:32 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f75d1b3..7cec949 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Start the API server from your command line: ```bash uvicorn main:app --reload ``` - +The API server runs on port 8000. ## API usage