From eb68a7481611b79bdebc26874b98abfb5f58dfdb Mon Sep 17 00:00:00 2001 From: razertory Date: Fri, 1 Feb 2019 18:26:48 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55ec2ae..f256873 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,5 @@ Http proxy server in Go > cd $GOPATH/src/github.com/razertory/Ginx > go run . -# and then, curl your this proxy server +# and then, curl this proxy server ```