From 6497df3a6f8e26312c0d0effc853b6b8348c3004 Mon Sep 17 00:00:00 2001 From: Conrado Jordan Date: Thu, 21 Sep 2023 12:11:51 -0300 Subject: [PATCH] fix: typo of LICENSE file (#201) --- LICENCE => LICENSE | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename LICENCE => LICENSE (100%) diff --git a/LICENCE b/LICENSE similarity index 100% rename from LICENCE rename to LICENSE diff --git a/README.md b/README.md index fd50b331..47afca92 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,4 @@ See [Feature requests](https://github.com/sxyazi/yazi/issues/51) for more detail ## License -Yazi is MIT licensed. +Yazi is MIT licensed. For more information check the [LICENSE](LICENSE) file.