From ef4ce5c5b73e392f16faead9e41b2244c768e633 Mon Sep 17 00:00:00 2001 From: Deep Panchal Date: Sat, 19 Aug 2023 14:59:03 -0500 Subject: [PATCH] docs(README): fix license text in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1da8d8e..57840f7 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ Don't forget to give the project a star! Thanks again! ## 📄 License -Distributed under the MIT License. See [`LICENSE.txt`](LICENSE) for more information. +Distributed under the MIT License. See [`LICENSE`](LICENSE) for more information.

(back to top)