Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris committed May 27, 2016
1 parent e8dac6d commit 168e8eb
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
Expand Up @@ -11,6 +11,12 @@ The aim of the pandaac exporter is to provide a simple & relatively quick interf
* libxml
* mbstring

## Install
##### Via Composer
```
composer require pandaac/exporter
```

## Parsers
Parsers are what decides how to parse a certain file, and how to structure its response. It is important you use the correct parser for the correct file.

Expand Down

0 comments on commit 168e8eb

Please sign in to comment.