added links to readme

This commit is contained in:
Tony Tam
2014-09-18 09:04:21 -07:00
parent bc4f60a955
commit 390c8c8408

View File

@@ -19,10 +19,10 @@ The Swagger Specification has undergone 3 revisions since initial creation in 20
Swagger UI Version | Release Date | Swagger Spec compatability | Notes Swagger UI Version | Release Date | Swagger Spec compatability | Notes
------------------ | ------------ | -------------------------- | ----- ------------------ | ------------ | -------------------------- | -----
_2.0.25 (develop)_ | n/a | 1,1, 1,2, 2.0 | [branch develop_2.0](https://github.com/wordnik/swagger-ui/tree/develop_2.0) 2.0.25 (in development) | n/a | 1,1, 1,2, 2.0 | branch [develop_2.0](https://github.com/wordnik/swagger-ui/tree/develop_2.0)
2.0.24 | 2014-09-12 | 1.1, 1.2 | [tag v2.0.24](https://github.com/wordnik/swagger-ui/tree/v2.0.24) 2.0.24 | 2014-09-12 | 1.1, 1.2 | tag [v2.0.24](https://github.com/wordnik/swagger-ui/tree/v2.0.24)
1.0.13 | 2013-03-08 | 1.1, 1.2 | [tag v1.0.13](https://github.com/wordnik/swagger-ui/tree/v1.0.13) 1.0.13 | 2013-03-08 | 1.1, 1.2 | tag [v1.0.13](https://github.com/wordnik/swagger-ui/tree/v1.0.13)
1.0.1 | 2011-10-11 | 1.0, 1.1 | [tag v1.0.1](https://github.com/wordnik/swagger-ui/tree/v1.0.1) 1.0.1 | 2011-10-11 | 1.0, 1.1 | tag [v1.0.1](https://github.com/wordnik/swagger-ui/tree/v1.0.1)
## How to Use It ## How to Use It