From 049c82e70f74a4e65c90aac418f2a75ecda875a2 Mon Sep 17 00:00:00 2001 From: thinkerou Date: Wed, 6 Mar 2019 09:09:50 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1171865e..93ceefb1 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ A number of ready-to-run examples demonstrating various use cases of Gin on the ## Users -At [Gin website](https://gin-gonic.com/docs/users/) lists some awesome projects made with Gin web framework. +[Gin website](https://gin-gonic.com/docs/users/) lists some awesome projects made with Gin web framework. ## Contributing