From 092c8197b7080683f192a9fe1adf7c25dab214d9 Mon Sep 17 00:00:00 2001 From: Tarun Mamidi Date: Wed, 10 Jan 2024 10:49:40 -0600 Subject: [PATCH] dead link workaround 1 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e2abd8e..d815a73 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,8 @@ cd src uvicorn main:app --reload ``` -Test the app using this example as web address - +Test the app using this example as web address - +http://localhost:8000 and use this variant as example: 1-2406483-C-G ## Contributing