diff options
| author | Dario Nieuwenhuis <[email protected]> | 2024-01-11 18:18:35 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2024-01-11 18:18:35 +0100 |
| commit | b452a6bcf6858893a85882614e2dcde5a3405748 (patch) | |
| tree | 9ecdfff438d0a6a052abd082f046ee1da587367b /embassy-executor-macros/README.md | |
| parent | ae84f2a157cf34c5bbc88ec4637f084f1ab924ea (diff) | |
Centralize license and MSRV boilerplate into the repo readme.
Diffstat (limited to 'embassy-executor-macros/README.md')
| -rw-r--r-- | embassy-executor-macros/README.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/embassy-executor-macros/README.md b/embassy-executor-macros/README.md index a959c85d5..3a8d49aa1 100644 --- a/embassy-executor-macros/README.md +++ b/embassy-executor-macros/README.md | |||
| @@ -3,13 +3,3 @@ | |||
| 3 | An [Embassy](https://embassy.dev) project. | 3 | An [Embassy](https://embassy.dev) project. |
| 4 | 4 | ||
| 5 | NOTE: Do not use this crate directly. The macros are re-exported by `embassy-executor`. | 5 | NOTE: Do not use this crate directly. The macros are re-exported by `embassy-executor`. |
| 6 | |||
| 7 | ## License | ||
| 8 | |||
| 9 | This work is licensed under either of | ||
| 10 | |||
| 11 | - Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or | ||
| 12 | <http://www.apache.org/licenses/LICENSE-2.0>) | ||
| 13 | - MIT license ([LICENSE-MIT](LICENSE-MIT) or <http://opensource.org/licenses/MIT>) | ||
| 14 | |||
| 15 | at your option. | ||
