Skip to content

Commit 3ba6fd5

Browse files
authored
Update README.md
1 parent 4490982 commit 3ba6fd5

1 file changed

Lines changed: 15 additions & 6 deletions

File tree

README.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,19 @@
1-
<p align="center">
1+
<h1 align="center">
22
<img src="https://github.com/Machy8/webloader/blob/master/logo.png" alt="">
3-
</p>
4-
5-
[![Build Status](https://travis-ci.org/Machy8/webloader.svg?branch=master)](https://travis-ci.org/Machy8/webloader)
6-
[![Coverage Status](https://coveralls.io/repos/github/Machy8/webloader/badge.svg?branch=master)](https://coveralls.io/github/Machy8/webloader?branch=master)
7-
[![Packagist](https://img.shields.io/packagist/dm/machy8/webloader.svg)](https://github.com/Machy8/webloader)
3+
<br>
4+
<a href="https://travis-ci.org/Machy8/webloader">
5+
<img src="https://travis-ci.org/Machy8/webloader.svg?branch=master" alt="">
6+
</a>
7+
<a href="https://coveralls.io/github/Machy8/webloader?branch=master">
8+
<img src="https://coveralls.io/repos/github/Machy8/webloader/badge.svg?branch=master" alt="">
9+
</a>
10+
<a href="https://github.com/Machy8/webloader">
11+
<img src="https://img.shields.io/packagist/dm/machy8/webloader.svg" alt="">
12+
</a>
13+
<a href="https://packagist.org/packages/machy8/webloader">
14+
<img src="https://img.shields.io/packagist/dt/machy8/webloader.svg?style=flat" alt="">
15+
</a>
16+
</h1>
817

918
📦 Simple, easy to use, php bundler for javascript and css.
1019

0 commit comments

Comments
 (0)