Skip to content

Commit c4a80df

Browse files
authored
Update README.md
1 parent e410c56 commit c4a80df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![Travis Build Status](https://api.travis-ci.org/messagemedia/webhooks-nodejs-sdk.svg?branch=master)](https://travis-ci.org/messagemedia/webhooks-nodejs-sdk)
33
[![npm version](https://badge.fury.io/js/messagemedia-webhooks-sdk.svg)](https://badge.fury.io/js/messagemedia-webhooks-sdk)
44

5-
The MessageMedia Webhooks allows you to subscribe to one or several events and when one of those events is triggered, an HTTP request is sent to the URL of your choice along with the message or payload.
5+
The MessageMedia Webhooks allows you to subscribe to one or several events and when one of those events is triggered, an HTTP request is sent to the URL of your choice along with the message or payload. In simpler terms, it allows applications to "speak" to one another and get notified automatically when something new happens.
66

77
## ⭐️ Installing via NPM
88
Now install messagemedia-messages-sdk via npm by using:

0 commit comments

Comments
 (0)