Skip to content

Commit

Permalink
Fix markdown readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SerafimArts committed Oct 26, 2016
1 parent a6dfa95 commit f01226a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,14 +238,14 @@ List of Gitter channels nested under the user.

- `$client->users->channels([string $userId])`

### Custom WebHook Notifications
## Custom WebHook Notifications

Create a "Custom Webhook":
1) Open your chat
2) Click on "Room Settings" button
3) Click on "Integrations"
4) Select "Custom"
5) Remember yor Hook Id, like `2b66cf4653faa342bbe8` inside `https://webhooks.gitter.im/e/` url.
- Open your chat
- Click on "Room Settings" button
- Click on "Integrations"
- Select "Custom"
- Remember yor Hook Id, like `2b66cf4653faa342bbe8` inside `https://webhooks.gitter.im/e/` url.

```
$client->notify($hookId)
Expand Down

0 comments on commit f01226a

Please sign in to comment.