From 754ef901026cc14c7411bc880641346dc57d348d Mon Sep 17 00:00:00 2001 From: Eason Lin Date: Wed, 25 Oct 2017 23:20:17 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index aa19ea4..9058eef 100644 --- a/README.md +++ b/README.md @@ -66,3 +66,6 @@ func main() { ``` 5. Run it, and browser to http://localhost:8080/swagger/index.html, you can see Swagger 2.0 Api documents. + +![swagger_index.html](https://user-images.githubusercontent.com/8943871/31943004-dd08a10e-b88c-11e7-9e77-19d2c759a586.png) +