diff --git a/README.md b/README.md index 3db5fe1..ad542f0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -# Express Open api with Swagger OPEN APIv2 Documentation +# Express with Open APIv2 (Swagger) -Code for the article: +Code for the article: + This codebase shows how to build an [OpenAPI](https://www.openapis.org/)-backed [express](https://expressjs.com/) application.