From 25fb1f708dfcd47d325e91277485fe94b17d5c3a Mon Sep 17 00:00:00 2001 From: thinkerou Date: Wed, 6 Mar 2019 07:46:12 +0800 Subject: [PATCH] update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1bc4abdf..78ddef27 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 -You can find the awesome project lists using Gin web framework at [Gin website](https://gin-gonic.com/docs/users/). +At [Gin website](https://gin-gonic.com/docs/users/) lists some awesome projects made with Gin web framework. ## Contributing