From 74e841c086f869194b2cba037bc667fffa2e3660 Mon Sep 17 00:00:00 2001 From: Randy Jordan Date: Tue, 14 Apr 2026 20:28:55 -0500 Subject: [PATCH] Fix README link --- LICENSE.md => LICENSE | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename LICENSE.md => LICENSE (100%) diff --git a/LICENSE.md b/LICENSE similarity index 100% rename from LICENSE.md rename to LICENSE diff --git a/README.md b/README.md index 330691c..ee2ad4e 100644 --- a/README.md +++ b/README.md @@ -65,5 +65,5 @@ You can also include code snippets or screenshots demonstrating usage. ## License -This project is licensed under the MIT License - see the [LICENSE] file for details. +This project is licensed under the MIT License - see the [MIT License](LICENSE) file for details.