diff --git a/README.md b/README.md index a8b8b3d..99b9d44 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Esplanade This gem helps you to validate and synchronize your API in strict accordance to the documentation in -[API Blueprint](https://apiblueprint.org/) and OpenAPI formats. +[API Blueprint](https://apiblueprint.org/) and [OpenAPI](https://www.openapis.org/) formats. To do this it automatically searches received requests and responses in the documentation and run JSON-schemas validators.