Skip to content
This repository was archived by the owner on Mar 15, 2019. It is now read-only.

Commit 84f5e23

Browse files
author
gulien
authored
Update README.md
1 parent e4d27f1 commit 84f5e23

File tree

1 file changed

+14
-8
lines changed

1 file changed

+14
-8
lines changed

README.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
1-
<p align="center">
1+
<div align="center">
22
<img src="./logo.png" alt="kickoff-docker-php logo" width="300" height="300" />
3-
</p>
3+
</div>
4+
5+
<h1 align="center">kickoff-docker-php</h1>
6+
7+
<div align="center">
8+
<img src="https://img.shields.io/badge/PHP-7.1-green.svg" alt="PHP 7.1">
9+
<img src="https://img.shields.io/badge/Composer-latest-green.svg" alt="Composer latest">
10+
<img src="https://img.shields.io/badge/MySQL-5.7-green.svg" alt="MySQL 5.7">
11+
<img src="https://img.shields.io/badge/Node.js-6.9-green.svg" alt="Node.js 6.9">
12+
<img src="https://img.shields.io/badge/npm-3.10-green.svg" alt="npm 3.10">
13+
<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="License MIT">
14+
</div>
415

5-
[![PHP 7.1](https://img.shields.io/badge/PHP-7.1-green.svg)](apache/Dockerfile#L1)
6-
[![Composer latest](https://img.shields.io/badge/Composer-latest-green.svg)](apache/Dockerfile#6)
7-
[![MySQL 5.7](https://img.shields.io/badge/MySQL-5.7-green.svg)](docker-compose.yml.template#L23)
8-
[![Node.js 6.9](https://img.shields.io/badge/Node.js-6.9-green.svg)](apache/Dockerfile#L9)
9-
[![npm 3.10](https://img.shields.io/badge/npm-3.10-green.svg)](apache/Dockerfile#L9)
10-
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
16+
<br>
1117

1218
# Goal
1319

0 commit comments

Comments
 (0)