Skip to content

Commit 34f0bd1

Browse files
fix: update README.md to add license badge and clarify usage context
1 parent 09963e7 commit 34f0bd1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@
33
# Deployer Tools
44

55
[![CGL](https://img.shields.io/github/actions/workflow/status/move-elevator/deployer-tools/cgl.yml?label=cgl&logo=github)](https://github.com/move-elevator/deployer-tools/actions/workflows/cgl.yml)
6-
[![Supported PHP Versions](https://img.shields.io/packagist/dependency-v/move-elevator/deployer-tools/php?logo=php)](https://packagist.org/packages/move-elevator/deployer-tools)
6+
[![License](https://img.shields.io/github/license/move-elevator/deployer-tools)](LICENSE.md)
77

88
</div>
99

1010
> The Deployer Tools combine multiple [deployer](https://deployer.org/) recipes for an improved deployment process and workflow.
1111
12+
This recipes are mainly used in [move:elevator](https://www.move-elevator.de/) projects. It is not meant to be used anywhere else.
13+
1214
- [Installation](#installation)
1315
- [Feature Branch Deployment](#feature-branch-deployment)
1416
- [Symfony](#symfony)
@@ -62,7 +64,7 @@ Read the [documentation](docs/TYPO3.md) for detailed installation instructions a
6264
- [Debug helper](docs/DEBUG.md)
6365

6466

65-
## ©️ Credits
67+
## 💛 Acknowledgements
6668

6769
This project is a fork and further development of the [XIMA Deployer Tools](https://github.com/xima-media/xima-deployer-tools).
6870

0 commit comments

Comments
 (0)