From 38104d9aa6c8395830d0a7cad7132782e827158b Mon Sep 17 00:00:00 2001 From: Tarun Mamidi Date: Wed, 10 Jan 2024 10:45:33 -0600 Subject: [PATCH] localhost link change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 329dc93..e2abd8e 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ cd src uvicorn main:app --reload ``` -Test the app using this example as web address - +Test the app using this example as web address - and use this variant as example: 1-2406483-C-G ## Contributing