From 639059ba33e2440027924155df5c8a2efb7f4f6d Mon Sep 17 00:00:00 2001 From: xoviat <49173759+xoviat@users.noreply.github.com> Date: Mon, 22 Mar 2021 17:21:08 -0500 Subject: [PATCH] readme: add wiki link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 29c4a221..03732306 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Embassy -Embassy is a project to make async/await a first-class option for embedded development. +Embassy is a project to make async/await a first-class option for embedded development. For more information and instructions to +get started, click [here](https://github.com/embassy-rs/embassy/wiki). ## Traits and types