aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/SUMMARY.md2
-rw-r--r--src/intro.md5
2 files changed, 7 insertions, 0 deletions
diff --git a/src/SUMMARY.md b/src/SUMMARY.md
index 615ca6b..824570f 100644
--- a/src/SUMMARY.md
+++ b/src/SUMMARY.md
@@ -1,5 +1,7 @@
# Summary
+[Introduction](./intro.md)
+
- [Tools](./tools/README.md)
- [zsh](./tools/zsh.md)
- [bash](./tools/bash.md)
diff --git a/src/intro.md b/src/intro.md
new file mode 100644
index 0000000..c4d6c2a
--- /dev/null
+++ b/src/intro.md
@@ -0,0 +1,5 @@
+# Notes
+
+A personal collection of notes and cheatsheets.
+
+Source code is located at [johannst/notes](https://github.com/johannst/notes).