Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danrovito authored Nov 29, 2016
1 parent b7b1238 commit 61d9687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# PokePHP
A PHP Wrapper for the [Pokemon API](https://pokeapi.co/)

[![Build Status](https://travis-ci.org/danrovito/pokephp.svg?branch=master)](https://travis-ci.org/danrovito/pokephp) [![StyleCI](https://styleci.io/repos/59025645/shield)](https://styleci.io/repos/59025645) [![License](https://poser.pugx.org/danrovito/pokephp/license?format=flat-square)](https://packagist.org/packages/danrovito/pokephp) [![Total Downloads](https://poser.pugx.org/danrovito/pokephp/downloads?format=flat-square)](https://packagist.org/packages/danrovito/pokephp) [![Latest Stable Version](https://poser.pugx.org/danrovito/pokephp/v/stable?format=flat-square)](https://packagist.org/packages/danrovito/pokephp)
[![Build Status](https://travis-ci.org/danrovito/pokephp.svg?branch=master)](https://travis-ci.org/danrovito/pokephp) [![StyleCI](https://styleci.io/repos/59025645/shield?branch=master)](https://styleci.io/repos/59025645) [![License](https://poser.pugx.org/danrovito/pokephp/license?format=flat-square)](https://packagist.org/packages/danrovito/pokephp) [![Total Downloads](https://poser.pugx.org/danrovito/pokephp/downloads?format=flat-square)](https://packagist.org/packages/danrovito/pokephp) [![Latest Stable Version](https://poser.pugx.org/danrovito/pokephp/v/stable?format=flat-square)](https://packagist.org/packages/danrovito/pokephp)

# Getting Started

Expand Down

0 comments on commit 61d9687

Please sign in to comment.