Skip to content

Commit a2e14b6

Browse files
committed
fix(docs): readme updates.
1 parent 9cabe1d commit a2e14b6

5 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<hr />
1919

20-
<p><a href="LICENSE.md"><img src="https://img.shields.io/github/license/jcook3701/github-docs-cookiecutter" alt="License" /></a></p>
20+
<p><strong>CI/CD Check List:</strong></p>
2121

2222
<!-- [![CLA assistant](https://github.com/jcook3701/github-docs-cookiecutter/actions/workflows/cla.yml/badge.svg)]() -->
2323
<p><img src="https://github.com/jcook3701/github-docs-cookiecutter/actions/workflows/dependency-check.yml/badge.svg" alt="dependency-check" />

changelogs/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ Feat 019 (#53)
213213
### 🐛 Fixed
214214

215215
- *(template)* Updates to template cookiecutter.json file.
216+
- *(docs)* Readme updates.
216217
## [0.1.0] - 2025-12-05
217218

218219
### ⚙️ Miscellaneous

changelogs/releases/v0.1.1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,3 +213,4 @@ Feat 019 (#53)
213213
### 🐛 Fixed
214214

215215
- *(template)* Updates to template cookiecutter.json file.
216+
- *(docs)* Readme updates.

docs/jekyll/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Template cookiecutter project for Github Pages (Jekyll). This project can utili
1212

1313
***
1414

15-
[![License](https://img.shields.io/github/license/jcook3701/github-docs-cookiecutter)](LICENSE.md)
15+
**CI/CD Check List:**
1616

1717
<!-- [![CLA assistant](https://github.com/jcook3701/github-docs-cookiecutter/actions/workflows/cla.yml/badge.svg)]() -->
1818
![dependency-check](https://github.com/jcook3701/github-docs-cookiecutter/actions/workflows/dependency-check.yml/badge.svg)

{{ cookiecutter.project_slug }}/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99

1010
{{ site.description }}
1111

12+
***
13+
1214
**CI/CD Check List:**
1315

1416
* ![dependency-check]({{ site.repo_url }}/actions/workflows/dependency-check.yml/badge.svg)

0 commit comments

Comments
 (0)