diff options
| author | xoviat <[email protected]> | 2021-03-22 17:21:08 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-22 17:21:08 -0500 |
| commit | 639059ba33e2440027924155df5c8a2efb7f4f6d (patch) | |
| tree | abbb36568491021b40b4ca25a038141c9b41ac33 /README.md | |
| parent | 10a77fce146285b15c84ffae257a36da979f69bb (diff) | |
readme: add wiki link
Diffstat (limited to 'README.md')
| -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 | ||
