From cca4f0e6b2804c11629d1eb3b29bf89d66812542 Mon Sep 17 00:00:00 2001 From: "M. Ridwan Zalbina" Date: Thu, 13 Oct 2022 10:31:19 +0700 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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.