From f0c54026c485c44d34ab3f8a8ec1c48c629582f8 Mon Sep 17 00:00:00 2001 From: henry Date: Fri, 16 May 2025 23:12:11 -0400 Subject: [PATCH] Add github note to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5f35d92..4aa95c0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**NOTE:** I have added github as an origin but for the latest commits and issue tracking please visit https://git.hobbs.zone/henry/AccessQueueService + # AccessQueueService AccessQueueService is a microservice API designed to control access to a resource with a limited number of concurrent users. It ensures fair access by: