summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fable-cat-poc/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/fable-cat-poc/README.md b/fable-cat-poc/README.md
new file mode 100644
index 0000000..6e5f2b8
--- /dev/null
+++ b/fable-cat-poc/README.md
@@ -0,0 +1,8 @@
+To use:
+
+`cargo run < test.md`
+
+To get more debug
+
+`cargo run --features print_headers < test.md`
+