summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README8
1 files changed, 7 insertions, 1 deletions
diff --git a/README b/README
index ad5de16..9e53335 100644
--- a/README
+++ b/README
@@ -1,4 +1,10 @@
fable-poc - a prototype for an automated acceptance test tool
=============================================================================
-FIXME
+Example:
+
+```sh
+./fft-docgent muck.yaml muck.md > tmp.md
+pandoc -o tmp.pdf tmp.md
+```
+