Skip to content

Commit

Permalink
README.md error
Browse files Browse the repository at this point in the history
  • Loading branch information
sachet-synapsefi committed May 16, 2019
1 parent 64a118a commit e56d2e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -6,7 +6,8 @@ Simple API wrapper for SynapsePay REST V3 API. This wrapper aims to handle the
## create a test.php file in this repo

### Format it this way
```<?php
```
<?php
require(dirname(__FILE__) . '/init.php');
use SynapsePayRest\Client;
Expand Down

0 comments on commit e56d2e5

Please sign in to comment.