From 1ef412b420a12cb62b9b927ff068cba9b070c378 Mon Sep 17 00:00:00 2001 From: Joshua Goins Date: Sat, 8 Mar 2025 14:10:52 -0500 Subject: [PATCH] Add credits to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7f8edce..a321ec3 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,11 @@ And then in Astra, plug these domains like so into Developer Settings: Make sure to set the "preferred protocol" to "HTTP" as well because HTTPS will not work without more setup. +## Creidts & Thank You + +* [Sapphire](https://github.com/SapphireServer/Sapphire) for reference. +* [iolite](https://github.com/0xbbadbeef/iolite) for reference. + ## License This project is licensed under the [GNU Affero General Public License 3](LICENSE). Some code or assets may be licensed differently.