summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 32749fcf..5e1d0af4 100644
--- a/README.md
+++ b/README.md
@@ -18,6 +18,7 @@ taken from user-defined rules described by functional expressions.
- [Getting Started](doc/tutorial/getting-started.md)
- [Hello World](doc/tutorial/hello-world.md)
- [Third-party dependencies](doc/tutorial/third-party-software.md)
+ - [Debugging](doc/tutorial/debugging.md)
- [Tests](doc/tutorial/tests.md)
- [Targets versus `FILE`, `GLOB`, and `TREE`](doc/tutorial/target-file-glob-tree.md)
- [Ensuring reproducibility](doc/tutorial/rebuild.md)