diff --git a/README.md b/README.md index 65a9e84..fcd7e86 100644 --- a/README.md +++ b/README.md @@ -145,4 +145,10 @@ autonumber - Please ensure code respects formatting and linting before pushing: - `cargo fmt --all -- --check` - `cargo clippy --all-targets --all-features -- -D warnings` -- CI runs these checks on PRs; make sure they pass locally to avoid failures. \ No newline at end of file +- CI runs these checks on PRs; make sure they pass locally to avoid failures. + +## Licensing + +[](https://github.com/commonwarexyz/monorepo?tab=readme-ov-file#licensing) + +This repository is dual-licensed under both the [Apache 2.0](https://github.com/commonwarexyz/monorepo/blob/main/LICENSE-APACHE) and [MIT](https://github.com/commonwarexyz/monorepo/blob/main/LICENSE-MIT) licenses. You may choose either license when employing this code.