Skip to content

Commit e66202e

Browse files
committed
Update badges
1 parent 1922352 commit e66202e

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22

33
_All-purpose PHP-FPM 7.4 Docker image that comes with the most popular extensions._
44

5-
[![Docker Pulls](https://img.shields.io/docker/pulls/otherguy/php7-fpm)][dockerhub]
6-
[![Docker Stars](https://img.shields.io/docker/stars/otherguy/php7-fpm)][dockerhub]
7-
[![GitHub issues](https://img.shields.io/github/issues/otherguy/docker-php7-fpm)][issues]
8-
[![MicroBadger Layers](https://img.shields.io/microbadger/layers/otherguy/php7-fpm)][microbadger]
9-
[![GitHub stars](https://img.shields.io/github/stars/otherguy/docker-php7-fpm?color=violet)][stargazers]
10-
[![MIT License](https://img.shields.io/github/license/otherguy/docker-php7-fpm?color=orange)][license]
5+
[![Docker Pulls](https://img.shields.io/docker/pulls/otherguy/php7-fpm?style=flat-square)][dockerhub]
6+
[![Docker Stars](https://img.shields.io/docker/stars/otherguy/php7-fpm?style=flat-square)][dockerhub]
7+
[![Travis CI](https://img.shields.io/travis/com/otherguy/docker-php7-fpm?style=flat-square)][travis]
8+
[![GitHub issues](https://img.shields.io/github/issues/otherguy/docker-php7-fpm?style=flat-square)][issues]
9+
[![MicroBadger Layers](https://img.shields.io/microbadger/layers/otherguy/php7-fpm?style=flat-square)][microbadger]
10+
[![GitHub stars](https://img.shields.io/github/stars/otherguy/docker-php7-fpm?color=violet?style=flat-square)][stargazers]
11+
[![MIT License](https://img.shields.io/github/license/otherguy/docker-php7-fpm?color=orange?style=flat-square)][license]
1112

1213
[dockerhub]: https://hub.docker.com/r/otherguy/php7-fpm/
14+
[travis]: https://travis-ci.com/otherguy/docker-php7-fpm
1315
[license]: https://tldrlegal.com/license/mit-license
1416
[microbadger]: https://microbadger.com/images/otherguy/php7-fpm
1517
[stargazers]: https://github.com/otherguy/php7-fpm/stargazers

0 commit comments

Comments
 (0)