From 957e16217426570d475fe42b6995f000f7e8b5b9 Mon Sep 17 00:00:00 2001 From: Roman Tsovanyan Date: Mon, 26 Aug 2024 22:13:30 +0300 Subject: [PATCH] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 069359f..fe5962b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # stdchi -go 1.22+ standard http router wrapper with API like chi router. +Go 1.22+ standard http router wrapper with API like chi router. Example: