From 60cc71d1c15dbb6caa43c3527bcb6250da1872ec Mon Sep 17 00:00:00 2001 From: Niccolo Borgioli Date: Sun, 26 May 2024 02:49:16 +0200 Subject: [PATCH] update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a62440f..577fd87 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ [![progress-banner](https://backend.codecrafters.io/progress/http-server/6d10943a-e02a-40f9-9e3b-e2461bba402a)](https://app.codecrafters.io/users/codecrafters-bot?r=2qF) +Finished solutions to the "Build your own HTTP server" in go. With additional, own tests. + ```bash # Start locally to test manually with CURL ./your_server.sh