Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio authored Mar 25, 2019
1 parent 92082aa commit 7392540
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 @@ An OpenApi validator for ExpressJS that automatically validates API requests usi
<img src="https://raw.githubusercontent.com/cdimascio/express-openapi-validator/master/assets/express-openapi-validator.png" width="500">
</p>

express-openapi-validator is unopinionated and does not impose any coding convention. Simply, install the validator onto your express app, then define and implement routes the way you prefer.
[express-openapi-validator](https://github.com/cdimascio/express-openapi-validator) is unopinionated and does not impose any coding convention. Simply, install the validator onto your express app, then define and implement routes the way you prefer. See an [example](#example-express-api-server).

## Install

Expand Down

0 comments on commit 7392540

Please sign in to comment.