From 57f495e3c97541842d0e83a18a4a9e2f1e2d07a6 Mon Sep 17 00:00:00 2001 From: filoxenace Date: Tue, 23 Sep 2025 22:01:25 -0400 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 639147b..df0a351 100644 --- a/README.md +++ b/README.md @@ -84,3 +84,12 @@ lune run detector.lua --zlib-decompress /path/to/your/model.rbxm ## Contributing Contributions are welcome. Please ensure new features include documentation. + +## License + +This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/. +