diff options
| author | Ulf Lilleengen <[email protected]> | 2024-01-10 09:48:09 +0100 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2024-01-10 09:52:46 +0100 |
| commit | ff5f5021fb4f469f72b3645760238ebe1c4d99af (patch) | |
| tree | 9ecdc1b4876a3d566a8135aa88ae3de95a78f650 /docs/README.md | |
| parent | b8672458947b4d48b5d5c950a60edd677d87e29e (diff) | |
cleanup docs and add channel synchronization example
Diffstat (limited to 'docs/README.md')
| -rw-r--r-- | docs/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 000000000..0bf3a6c89 --- /dev/null +++ b/docs/README.md | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | # embassy docs | ||
| 2 | |||
| 3 | The documentation hosted at [https://embassy.dev/book](https://embassy.dev/book). Building the documentation requires | ||
| 4 | cloning the [embassy-book](https://github.com/embassy-rs/embassy-book) repository and following the instructions. | ||
