From be2621cd5ad186d46ea8ce13ec9527db413ae210 Mon Sep 17 00:00:00 2001 From: fangdingjun Date: Wed, 4 Jul 2018 12:30:32 +0800 Subject: [PATCH] update REAMDE --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb0ccc2..0102d30 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ nghttp2 nghttp2 is libnghttp2 binding for golang -see doc [here](https://godoc.org/github.com/fangdingjun/nghttp2) +see doc [here](https://godoc.org/github.com/fangdingjun/nghttp2-go) server usage example: