From 54402b7cbadcb3ba1af57520f9d8d8393bb284cd Mon Sep 17 00:00:00 2001 From: Eugene Yurtsev Date: Fri, 22 Mar 2024 12:34:37 -0400 Subject: [PATCH] Update README.md (#99) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 774355e..80b8d57 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,8 @@ curl -X 'GET' 'http://localhost:8000/ready' This should return `ok`. +The UI will be available at [http://localhost:3000](http://localhost:3000). + ## Contributions Feel free to develop in this project for your own needs!