Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio authored Sep 16, 2020
1 parent a790d12 commit 4e924e0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
[![GitHub stars](https://img.shields.io/github/stars/cdimascio/express-openapi-validator.svg?style=social&label=Star&maxAge=2592000)](https://github.com/cdimascio/express-openapi-validator/stargazers/) [![Twitter URL](https://img.shields.io/twitter/url/https/github.com/cdimascio/express-openapi-validator.svg?style=social)](https://twitter.com/intent/tweet?text=Check%20out%20express-openapi-validator%20by%20%40CarmineDiMascio%20https%3A%2F%2Fgit.luolix.top%2Fcdimascio%2Fexpress-openapi-validator%20%F0%9F%91%8D)


### 📢 [`4.0.0-alpha.6` available!](https://github.com/cdimascio/express-openapi-validator/tree/v4) 📢
### 📢 [`4.0.0-alpha.8` available!](https://github.com/cdimascio/express-openapi-validator/tree/v4) 📢

Installs as standard connect middleware. Please provide your feedback [here](https://github.com/cdimascio/express-openapi-validator/pull/351).

```shell
npm i express-openapi-validator@4.0.0-alpha.7
npm i express-openapi-validator@4.0.0-alpha.8
```

- See [Usage and Documentation for 4.0.0-alpha.7](https://github.com/cdimascio/express-openapi-validator/blob/v4/README.md)
- See [Examples for 4.0.0-alpha.7](https://github.com/cdimascio/express-openapi-validator/tree/v4/examples)
- See [Usage and Documentation for 4.0.0-alpha.8](https://github.com/cdimascio/express-openapi-validator/blob/v4/README.md)
- See [Examples for 4.0.0-alpha.8](https://github.com/cdimascio/express-openapi-validator/tree/v4/examples)
- Please provide [feedback](https://github.com/cdimascio/express-openapi-validator/pull/351) and submit any [issues](https://github.com/cdimascio/express-openapi-validator/issues) encountered. Thanks!


Expand Down

0 comments on commit 4e924e0

Please sign in to comment.