From 7becbe12c10ae76b65d2aef5883b272e05bafd36 Mon Sep 17 00:00:00 2001 From: neoarz Date: Tue, 16 Sep 2025 22:24:44 -0400 Subject: [PATCH] chore: update readme wording --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a70381f..a614cc3 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ > [!IMPORTANT] > **Give Credits Where its Due** > -> Alot of the inspiration for this code is from the [Python Discord Bot Template](https://github.com/kkrypt0nn/Python-Discord-Bot-Template) by [kkrypt0nn](https://github.com/kkrypt0nn). Please check out their repo for more information. I have made many changes to the code and havent explicitly stated in every file, that why I have thought it would be best to keep it at the top of the README.md file. +> Alot of the inspiration for this code is from the [Python Discord Bot Template](https://github.com/kkrypt0nn/Python-Discord-Bot-Template) by [kkrypt0nn](https://github.com/kkrypt0nn). Please check out their repo for more information. I have made many changes to the code and havent explicitly stated in most files, that why I have thought it would be best to keep this note at the top of the README.md file. + +
> [!NOTE] > **New Project** @@ -23,4 +25,6 @@ This project is licensed under the Apache License 2.0 - see the [LICENSE.md](LICENSE.md) file for details +
License cannot be changed. +
\ No newline at end of file