Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
krzaczek committed Jan 26, 2015
1 parent 0f44e15 commit 880280a
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@ Code snippets, full API documetation, plugins, integration examples and much mor

All the code examples in the Developer Zone are based on these official REST clients.

# Composer

```json
{
"require": {
"freshmindpl/paylane_php": "~1.0.0"
}
}
```

# License

MIT license. See the LICENSE file for more details.
MIT license. See the LICENSE file for more details.

0 comments on commit 880280a

Please sign in to comment.