Skip to content

Commit 5716049

Browse files
committed
Added badges
1 parent 515aa3c commit 5716049

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
html5gen
22
=
3+
[![Build Status](https://travis-ci.org/patrickschur/html5gen.svg?branch=master)](https://travis-ci.org/patrickschur/html5gen)
4+
[![codecov](https://codecov.io/gh/patrickschur/html5gen/branch/master/graph/badge.svg)](https://codecov.io/gh/patrickschur/html5gen)
5+
[![Version](https://img.shields.io/packagist/v/patrickschur/html5gen.svg?style=flat-square)](https://packagist.org/packages/patrickschur/html5gen)
6+
[![Maintenance](https://img.shields.io/maintenance/yes/2017.svg?style=flat-square)](https://github.com/patrickschur/html5gen)
7+
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%205.5-FF.svg?style=flat-square)](http://php.net/)
8+
[![License](https://img.shields.io/packagist/l/patrickschur/html5gen.svg?style=flat-square)](https://opensource.org/licenses/MIT)
9+
310
An easy to use HTML5 generator written in PHP. Creates valid and secure HTML5 code.
411

512
## Installation

0 commit comments

Comments
 (0)