From 4351acefbd5d6be64408a8019290a51a41b72e2f Mon Sep 17 00:00:00 2001 From: Krishan Patel Date: Fri, 29 Sep 2023 22:21:36 -0400 Subject: [PATCH] fix: add license to readme (#32) Co-authored-by: github-actions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b94ede8..8a3ae24 100644 --- a/README.md +++ b/README.md @@ -117,3 +117,7 @@ yarn plugin remove @yarnpkg/plugin-rungex This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! + +## LICENSE + +[MIT](LICENSE)