From 6baaaac50c7f75332fd3177eee48e08c8c86408a Mon Sep 17 00:00:00 2001 From: Sean Goedecke Date: Thu, 10 Apr 2025 21:24:37 +0000 Subject: [PATCH] Add license section to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 556d51d..0fdbdd7 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,10 @@ following steps: to create a new release in GitHub so users can easily reference the new tags in their workflows. +## License + +This project is licensed under the terms of the MIT open source license. Please refer to [MIT](./LICENSE.txt) for the full terms. + ## Contributions Contributions are welcome! See the [Contributor's Guide](CONTRIBUTING.md).