diff --git a/README.md b/README.md index 46580b57..38158d4c 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,8 @@ _**Note:** Ensure express is configured with all relevant body parsers. body par ## Advanced Usage -To integration authentication see securityHandlers in [Options](#Options). +For authentication, see securityHandlers in [Options](#Options). + For OpenAPI 3.0.x 3rd party and custom formats, see [Options](#Options). #### Optionally inline the spec...