diff --git a/examples/book/README.md b/examples/book/README.md new file mode 100644 index 0000000..71f710c --- /dev/null +++ b/examples/book/README.md @@ -0,0 +1,25 @@ +Full book example +================= + +This directory contains a full book example. + + + +Building +-------- + +```shell +$ make all +``` + + +Workflow +-------- + +XXX + + +For information about the build (make-spreads.sh) see: ../../scripts/README.md + + +