Merge pull request #1778 from bradmsmith/master

Update README.mustache
This commit is contained in:
wing328 2015-12-30 15:06:27 +08:00
commit 0b841cb17a

View File

@ -5,7 +5,7 @@ This server was generated by the [swagger-codegen](https://github.com/swagger-ap
This example uses the [expressjs](http://expressjs.com/) framework. To see how to make this your own, look here:
[README](https://github.com/swagger-api/swagger-codegen/README.md)
[README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md)
### Running the server
To run the server, follow these simple steps:
@ -21,4 +21,4 @@ To view the Swagger UI interface:
open http://localhost:8080/docs
```
This project leverages the mega-awesome [swagger-tools](https://github.com/apigee-127/swagger-tools) middleware which does most all the work.
This project leverages the mega-awesome [swagger-tools](https://github.com/apigee-127/swagger-tools) middleware which does most all the work.