From a1f5fc5920f8cdf3afff314c7d63dac0281ddb2f Mon Sep 17 00:00:00 2001 From: Andy Pan Date: Fri, 7 Dec 2018 08:57:47 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d64e53..57fbd54 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ func main() { } ``` -## Integrates with http server +## Integrate with http server ```go package main