Skip to content

Commit 2d0f7af

Browse files
committed
Update readme
1 parent e38c956 commit 2d0f7af

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1-
# Composer Action
1+
# Docker and GitHub Actions for Composer
22

33
[![GitHub Release][ico-release]][link-github-release]
44
[![License][ico-license]](LICENSE)
55

66
GitHub Actions for [Composer](https://getcomposer.org). Base on Docker official [Composer](https://hub.docker.com/_/composer) image, and installed [hirak/prestissimo](https://github.com/hirak/prestissimo) package.
77

8+
[ico-release]: https://img.shields.io/github/tag/MilesChou/composer-action.svg
9+
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg
10+
[link-github-release]: https://github.com/MilesChou/composer-action/releases
11+
812
## Usage
913

1014
Via GitHub Workflow
@@ -22,7 +26,3 @@ Via GitHub Workflow
2226
## License
2327
2428
The MIT License (MIT). Please see [License File](LICENSE) for more information.
25-
26-
[ico-release]: https://img.shields.io/github/tag/MilesChou/composer-action.svg
27-
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg
28-
[link-github-release]: https://github.com/MilesChou/composer-action/releases

0 commit comments

Comments
 (0)