From 7456b4e9ae7b67e27ffaa2e497941e77d39bc884 Mon Sep 17 00:00:00 2001 From: Corey Daley Date: Sat, 15 Jul 2023 10:48:51 -0400 Subject: [PATCH] Update README.md Signed-off-by: Corey Daley --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 64a20e7d..f836a4e7 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,6 @@ ![Gorilla Logo](https://cloud-cdn.questionable.services/gorilla-icon-64.png) ---- - -**The Gorilla project has been archived, and is no longer under active maintainenance. You can read more here: https://github.com/gorilla#gorilla-toolkit** - ---- - Package `gorilla/mux` implements a request router and dispatcher for matching incoming requests to their respective handler.