Skip to content
This repository has been archived by the owner on Sep 19, 2020. It is now read-only.

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Eli Skeggs <skeggse@gmail.com>
  • Loading branch information
skeggse committed Jul 9, 2013
1 parent da0429b commit e5ee182
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 @@ -22,7 +22,7 @@ This module uses broadcast and multicast features from node's dgram module. Addi
Example
=======

Be sure to look in the examples folder, especially at the [distributed event emitter](https://github.com/skeggse/node-discovery/blob/master/examples/deventemitter/deventemitter.js) and [service discovery](https://github.com/skeggse/node-discovery/blob/master/examples/service/)
Be sure to look in the examples folder, especially at the [distributed event emitter](https://github.com/skeggse/node-discovery/blob/master/examples/deventemitter/deventemitter.js) and [service discovery](https://github.com/skeggse/node-discovery/blob/master/examples/service/).

```js
var Discovery = require('node-discovery');
Expand Down

0 comments on commit e5ee182

Please sign in to comment.