Skip to content

Commit

Permalink
Add badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
leomarquine committed Aug 19, 2016
1 parent c1c89ea commit 74b054c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# PHP ETL

[![Build Status](https://travis-ci.org/leomarquine/php-etl.svg)](https://travis-ci.org/leomarquine/php-etl)
[![Latest Stable Version](https://poser.pugx.org/marquine/php-etl/v/stable)](https://packagist.org/packages/marquine/php-etl)
[![Latest Unstable Version](https://poser.pugx.org/marquine/php-etl/v/unstable)](https://packagist.org/packages/marquine/php-etl)
[![License](https://poser.pugx.org/marquine/php-etl/license)](https://packagist.org/packages/marquine/php-etl)

Extract, Transform and Load data using PHP.

## Installation
Expand Down

0 comments on commit 74b054c

Please sign in to comment.