Skip to content

Commit

Permalink
fix readme for 1.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
frantuma committed Sep 6, 2018
1 parent 14bae6e commit 6ecad70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- **Handlebars as template engine:** with Handelbars feature is possible to create more logic-less templates.
- **OAS 3 support:** generator classes work with OpenAPI Specificacion V3.

More details about these and more differences are referenced at [https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.0-SNAPSHOT](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.0-SNAPSHOT)
More details about these and more differences are referenced at [https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.0](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.0)

### Prerequisites
You need the following installed and available in your $PATH:
Expand Down

0 comments on commit 6ecad70

Please sign in to comment.