diff --git a/README.md b/README.md index bbc893b..48106a1 100644 --- a/README.md +++ b/README.md @@ -55,3 +55,7 @@ Invoke `dot-maker` by executing: - the (optional) Composer script created during [Setup](#setup): `composer make` Follow the instructions on the screen to create a specific Dotkernel project component. + + + + diff --git a/docs/book/v1/overview.md b/docs/book/v1/overview.md index d2f96df..b364b4c 100644 --- a/docs/book/v1/overview.md +++ b/docs/book/v1/overview.md @@ -17,3 +17,7 @@ Programmatically generate Dotkernel project files and directories. [![PHPStan](https://github.com/dotkernel/dot-maker/actions/workflows/static-analysis.yml/badge.svg?branch=1.0)](https://github.com/dotkernel/dot-maker/actions/workflows/static-analysis.yml) Make sure you run through our guides on using the [inputs](./io/input.md) and the [outputs](./io/output.md). + + + +