Skip to content

Commit 99d71fb

Browse files
committed
fix(docs): readme updates.
1 parent a2e14b6 commit 99d71fb

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

changelogs/CHANGELOG.md

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

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

219220
### ⚙️ Miscellaneous

changelogs/releases/v0.1.1.md

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

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

{{ cookiecutter.project_slug }}/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If you're interested in contributing to the {{ site.title }} project:
4545

4646
{{ site.copyright }}
4747

48-
This project is licensed under the **{{ site.license }} License**.
48+
This project is licensed under the **{{ site.license }} License**.
4949
See the [LICENSE]({{ site.repo_blob }}/LICENSE.md) file for the full license text.
5050

5151
SPDX-License-Identifier: {{ site.license }}

0 commit comments

Comments
 (0)