aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 73f3a7f..6975b31 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,10 @@
-# cheatsheets & notes
+# Notes & Cheatsheets
-This is a personal collection of `cheatsheets` and `notes` I take during
+This is a personal collection of `notes` and `cheatsheets` I take during
development as well as machine maintenance.
-The rendered version is available here [`cheatsheets & notes`](https://johannst.github.io/notes/).
+The notes can be rendered with [`rust-lang/mdBook`][mdbook] and are available
+via GitHub Pages [`cheatsheets & notes`][notes].
+[notes]: https://johannst.github.io/notes
+[mdbook]: https://github.com/rust-lang/mdBook