aboutsummaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md4
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
3The documentation hosted at [https://embassy.dev/book](https://embassy.dev/book). Building the documentation requires
4cloning the [embassy-book](https://github.com/embassy-rs/embassy-book) repository and following the instructions.