diff --git a/scripts/README.md b/scripts/README.md index 6ac7bd3..d81a07c 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -65,6 +65,12 @@ directory, all paths are configurable. The way the root files are structured is just one way to organize a book's srouce code with minimal code duplication. +For runtime help see: +```shell +$ make-images.sh --help +``` + + The process -----------