aboutsummaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 332b75f..d94d993 100644
--- a/readme.md
+++ b/readme.md
@@ -140,6 +140,8 @@ The script uses the dependencies `rg`, `jq`, `sed` and `awk`.
### Examples
+You can find more “real world” examples here: [samples](/samples).
+
You can try these by experimenting in the REPL or by running them as a
file. You should pipe something into the stdin to receive stdout:
`cat /dev/null | bruijn test.bruijn` should work for now.