doc: update readme, fixed #2

This commit is contained in:
Eason Lin
2017-10-24 20:33:12 +08:00
parent 94bf48bc8f
commit 3ff87dd9a0
+1 -1
View File
@@ -65,4 +65,4 @@ func main() {
}
```
5. Run it, and broswer to http://localhost:8080/swagger, you can see Swagger 2.0 Api documents.
5. Run it, and browser to http://localhost:8080/swagger/index.html, you can see Swagger 2.0 Api documents.