From 3121e58d27a3859331bc38508da85bdf70d3a7e6 Mon Sep 17 00:00:00 2001 From: Mino Date: Sat, 23 Apr 2022 12:37:05 -0300 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 34e626c..f307a01 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # SimpleRouter +[![Go Reference](https://pkg.go.dev/badge/github.com/minoxs/simpleroutergo.svg)](https://pkg.go.dev/github.com/minoxs/simpleroutergo) + The base HTTP package does too little Any routing package does too much This one aims to do juuuuust enough