Skip to content

Commit bf61b39

Browse files
committed
marked package as wrapper
Signed-off-by: MarioRadu <[email protected]>
1 parent 6d2cf01 commit bf61b39

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# dot-cli
22

3+
> [!IMPORTANT]
4+
> dot-cli is a wrapper on top of [laminas-cli](https://github.com/laminas/laminas-cli)
5+
>
6+
> ![OSS Lifecycle](https://img.shields.io/osslifecycle/laminas/laminas-cli)
7+
38
![OSS Lifecycle](https://img.shields.io/osslifecycle/dotkernel/dot-cli)
49
![PHP from Packagist (specify version)](https://img.shields.io/packagist/php-v/dotkernel/dot-cli/3.4.2)
510

docs/book/v3/overview.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Overview
2+
3+
> dot-cli is a wrapper on top of [laminas-cli](https://github.com/laminas/laminas-cli)
4+
>
5+
> ![OSS Lifecycle](https://img.shields.io/osslifecycle/laminas/laminas-cli)

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ extra:
88
nav:
99
- Home: index.md
1010
- v3:
11+
- Overview: v3/overview.md
1112
- Installation: v3/installation.md
1213
- Configuration: v3/configuration.md
1314
- "Lock Files": v3/lock-files.md

0 commit comments

Comments
 (0)