Skip to content

Commit ccd314a

Browse files
authored
Merge pull request #38 from dotkernel/video-link
Video link
2 parents 8642a71 + 52b3de8 commit ccd314a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,7 @@ Invoke `dot-maker` by executing:
5555
- the (optional) Composer script created during [Setup](#setup): `composer make`
5656

5757
Follow the instructions on the screen to create a specific Dotkernel project component.
58+
59+
<!-- markdownlint-disable MD033 -->
60+
<iframe width="560" height="315" src="https://www.youtube.com/embed/CPDilXP2kAc?si=_Y3nKvFbQmkvctL5" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
61+
<!-- markdownlint-enable MD033 -->

docs/book/v1/overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ Programmatically generate Dotkernel project files and directories.
1717
[![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)
1818

1919
Make sure you run through our guides on using the [inputs](./io/input.md) and the [outputs](./io/output.md).
20+
21+
<!-- markdownlint-disable MD033 -->
22+
<iframe width="560" height="315" src="https://www.youtube.com/embed/CPDilXP2kAc?si=_Y3nKvFbQmkvctL5" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
23+
<!-- markdownlint-enable MD033 -->

0 commit comments

Comments
 (0)