From bd68cd2509e784e5d9c9f7f9873485a47f51b03f Mon Sep 17 00:00:00 2001 From: NickOvt Date: Thu, 1 Feb 2024 23:07:53 +0200 Subject: [PATCH] fix(readme): Add license text to readme * add text to readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 73fe483..7a1e2cc 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,9 @@ Restify API Generate is an express-style middleware plugin for Restify that generates an OpenApi spec .json file to the specified path and with -specified options. \ No newline at end of file +specified options. + +### License + +restifyApiGenerate is currently licensed under the MIT license. +specified options.