diff --git a/assets/README.md b/assets/README.md index f6ade8cd..4320177a 100644 --- a/assets/README.md +++ b/assets/README.md @@ -53,3 +53,11 @@ app.use((err, req, res, next) => { ``` _**Important:** Ensure express is configured with all relevant body parsers. Body parser middleware functions must be specified prior to any validated routes. See an [example](#example-express-api-server)_. + +## [Documentation](https://github.com/cdimascio/express-openapi-validator#readme) + +See the [full documentation](https://github.com/cdimascio/express-openapi-validator#readme) + +## License + +MIT \ No newline at end of file