Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
itabrezshaikh committed Apr 22, 2016
1 parent 3ed8dc0 commit e776d75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ $data = array(
'subject' => 'Hi [% NAME %], here is your account balance.',
'content' => '<p>Hi [%NAME%],</p><p>Your account balance is [% ACCOUNT_BAL %].</p>',
'fromname' => 'SDK Sender Name ',
'tags' => 'AccountDeactivation, Verification',
'replytoid' => 'replyto@example.com',
),
'tags' => 'AccountDeactivation, Verification',
'X-APIHEADER' => array('UserID1','UserID2'),
'settings' => array(
'footer' => true,
Expand Down

0 comments on commit e776d75

Please sign in to comment.