From ccb6b38faf20fa5f24476d6530280a98a82ec30d Mon Sep 17 00:00:00 2001 From: Lentil Hoffman Date: Wed, 9 Jul 2025 16:22:25 -0500 Subject: [PATCH] license link --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d06264f..71cf654 100644 --- a/README.md +++ b/README.md @@ -52,11 +52,10 @@ npm test ### Development - [Testing Helpers](./docs/test-helpers.md) - Utilities for testing Rhizome applications -- [Contributing](./CONTRIBUTING.md) - Guidelines for contributing to the project ## License -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. +This project is licensed under the Unlicense - see the [LICENSE](LICENSE) file for details. ---