Skip to content

Commit

Permalink
Merge pull request #46 from abdusfauzi/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
crynobone committed Jun 26, 2020
2 parents f53c1e4 + b4fd83a commit ef1d233
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,8 @@ $response = $bill->create(
'Michael API V3',
\Duit\MYR::given(200),
'http://example.com/webhook/',
'Maecenas eu placerat ante.'
'Maecenas eu placerat ante.',
[], // optional.
);

var_dump($response->toArray());
Expand Down

0 comments on commit ef1d233

Please sign in to comment.