Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MattKetmo committed Sep 12, 2014
1 parent e1001d9 commit 2c6ecb2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Openl10n SDK

Openl10n SDK is a PHP client for [openl10n API](https://github.com/openl10n/openl10n).
It uses [Guzzle](http://guzzlephp.org/) library (version 4) to handle HTTP requests.

## Usage

```php
Expand Down Expand Up @@ -36,4 +39,4 @@ file_put_contents('path/to/messages.fr.yml', $content);
## License

OpenLocalization SDK is released under the MIT License.
See the bundled LICENSE file for details.
See the [bundled LICENSE file](LICENSE) for details.

0 comments on commit 2c6ecb2

Please sign in to comment.