Add browser support information

This commit is contained in:
Mohsen Azimi
2015-03-06 11:29:06 -08:00
parent 3f7714ec84
commit fa7452fd57

View File

@@ -30,6 +30,9 @@ Swagger UI Version | Release Date | Swagger Spec compatibility | Notes | Status
### Download
You can use the swagger-ui code AS-IS! No need to build or recompile--just clone this repo and use the pre-built files in the `dist` folder. If you like swagger-ui as-is, stop here.
##### Browser support
Swagger UI works in all evergreen desktop browsers (Chrome, Safari, Firefox). Internet Explorer support is version 8 (IE8) and above.
### Build
You can rebuild swagger-ui on your own to tweak it or just so you can say you did. To do so, follow these steps: