diff options
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -1,6 +1,7 @@ | |||
| 1 | # Embassy | 1 | # Embassy |
| 2 | 2 | ||
| 3 | Embassy is a project to make async/await a first-class option for embedded development. | 3 | Embassy is a project to make async/await a first-class option for embedded development. For more information and instructions to |
| 4 | get started, click [here](https://github.com/embassy-rs/embassy/wiki). | ||
| 4 | 5 | ||
| 5 | ## Traits and types | 6 | ## Traits and types |
| 6 | 7 | ||
