Update license to MIT and add MIT license documentation

Changed the project license reference in README.md from ISC to MIT and added a detailed MIT license file under documentation/MIT.md. This clarifies the licensing terms and provides users and contributors with explicit information about their rights and obligations.
This commit is contained in:
2025-07-26 13:30:44 +12:00
parent 15cbb88080
commit ba9a2aa891
2 changed files with 32 additions and 1 deletions
+1 -1
View File
@@ -60,5 +60,5 @@ This will create a distributable file in the `dist` directory.
## License
This project is licensed under the ISC License.
This project is licensed under the MIT License. [Read More](documentation/MIT.md)