We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d5557a commit 5f24073Copy full SHA for 5f24073
README.md
@@ -6,11 +6,12 @@
6
7
# Node.js Simple Message Relay
8
9
-A simple example of using [Node.js](https://nodejs.org/) and [Socket.IO](https://socket.io/) to relay messages to Socket.IO clients.
+A simple example of using [Node.js](https://nodejs.org/) to send Growl-style messages to a browser via [Socket.IO](https://socket.io/).
10
11
- [Installation](#installation)
12
- [Configuration](#configuration)
13
- [Usage](#usage)
14
+- [Screenshot](#screenshot)
15
16
### Requirements
17
0 commit comments