Skip to content

Commit eac75a0

Browse files
committed
Update README
1 parent 173494a commit eac75a0

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
# Docker Stack Deploy Action
1+
<p align="center">
2+
<a href="https://github.com/marketplace/actions/docker-stack-deploy-action">
3+
<img alt="GitHub Pages Deploy Action Logo" width="200px" src="https://raw.githubusercontent.com/kitconcept/docker-stack-deploy/main/docs/icon.png">
4+
</a>
5+
</p>
6+
7+
<h1 align="center">
8+
Docker Stack Deploy Action
9+
</h1>
10+
11+
[![GitHub Actions Marketplace](https://img.shields.io/badge/action-marketplace-blue.svg?logo=github&color=orange)](https://github.com/marketplace/actions/docker-stack-deploy-action)
12+
[![Release version badge](https://img.shields.io/github/v/release/kitconcept/docker-stack-deploy)](https://github.com/kitconcept/docker-stack-deploy/release)
13+
![GitHub Repo stars](https://img.shields.io/github/stars/kitconcept/docker-stack-deploy?style=flat-square)
14+
[![license badge](https://img.shields.io/github/license/kitconcept/docker-stack-deploy)](./LICENSE)
215

316
GitHub Action and Docker image used to deploy a Docker stack on a Docker Swarm.
417

@@ -132,6 +145,7 @@ Please **DO NOT** commit to version branches directly. Even for the smallest and
132145
133146
This repository also uses the `docker-stack-wait` script, available at [GitHub](https://github.com/sudo-bmitch/docker-stack-wait).
134147

148+
The logo is based on [rocket icon](https://freeicons.io/seo/rocket-icon-24668#).
135149
## License
136150

137-
The project is licensed under the GPLv2.
151+
The project is licensed under [MIT License](./LICENSE)

docs/icon.png

135 KB
Loading

0 commit comments

Comments
 (0)