Skip to content

Commit

Permalink
Fixed README formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
devlead committed Dec 10, 2015
1 parent 8330805 commit 968189e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Cake output will be similar to below:
Message 1420896696.000057 successfully sent
```
This will result in an message in your Slack channel similar to below:

![Sample message](https://github.com/WCOMAB/Cake.Slack/raw/master/samplemessage.png)

### Using incoming web hook url
Expand Down Expand Up @@ -58,6 +59,7 @@ Cake output will be similar to below:
Message successfully sent
```
This will result in an message in your Slack channel similar to below:

![Sample message](https://github.com/WCOMAB/Cake.Slack/raw/master/samplemessage.png)

### Using message attachments
Expand Down Expand Up @@ -98,4 +100,5 @@ else
}
```
This will result in a message in your Slack channel similar to below:

![Sample message attachment](https://github.com/WCOMAB/Cake.Slack/raw/master/samplemessageattachment.png)

0 comments on commit 968189e

Please sign in to comment.