Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
darthmaim committed Mar 14, 2015
1 parent 0acc56f commit e56663f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# gw2treasures/gw2api

![](https://img.shields.io/packagist/v/gw2treasures/gw2api.svg?style=flat-square) ![](https://img.shields.io/packagist/l/gw2treasures/gw2api.svg?style=flat-square)

PHP wrapper for the Guild Wars 2 API

## Requirements
Expand All @@ -8,8 +10,10 @@ PHP wrapper for the Guild Wars 2 API

## Setup

### Using [composer](https://getcomposer.org):

```
$ composer require gw2treasures/gw2api
composer require gw2treasures/gw2api
```

## License
Expand Down

0 comments on commit e56663f

Please sign in to comment.