Skip to content

Commit

Permalink
Readme fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
baibaratsky committed Jan 18, 2015
1 parent 4b8bea7 commit 500e15c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
WebMoney Signer
===============
Provides convenient way to sign your requests to WebMoney API in PHP with no need to run executables. You may also use [WebMoney API PHP Library](https://github.com/baibaratsky/php-webmoney) for more transparent object-oriented code.
Provides a convenient way to sign your requests to WebMoney API in PHP with no need to run executables. You may also use [WebMoney API PHP Library](https://github.com/baibaratsky/php-webmoney) for more transparent object-oriented code.


Requirements
Expand All @@ -16,7 +16,7 @@ Installation
curl -sS https://getcomposer.org/installer | php
```
0. Add php-wmsigner dependency:
0. Add the php-wmsigner dependency:
```
php composer.phar require baibaratsky/php-wmsigner:1.0.*
Expand Down

0 comments on commit 500e15c

Please sign in to comment.