From 75673c3b09e89d2407bd32ad512ae83ac9fef0fb Mon Sep 17 00:00:00 2001 From: Ivan Koldakov Date: Sat, 16 Mar 2024 21:11:07 +0100 Subject: [PATCH] Fix license naming --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e563d33..d18c713 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ pip install -r requirements.txt ## License -Distributed under the Apache 2.0 License. See [LICENSE.md](LICENSE.md) for more information. +Distributed under the MIT License. See [LICENSE.md](LICENSE.md) for more information.

(back to top)