From 1437af938ba0b47834f0286c9c1a2d6d97bb0d00 Mon Sep 17 00:00:00 2001 From: wplittle Date: Sat, 1 Mar 2014 02:41:13 -0800 Subject: [PATCH] Update README.md Corrected NPM link that was pointing to event-pubsub instead of node-ipc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 034e54f..56dd080 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A great solution for **Neural Networking** in Node.JS **npm install node-ipc** -[![alt node-ipc npm details](https://nodei.co/npm/node-ipc.png?stars=true "node-ipc npm module details ")](https://npmjs.org/package/event-pubsub "node-ipc details from npm") +[![alt node-ipc npm details](https://nodei.co/npm/node-ipc.png?stars=true "node-ipc npm module details ")](https://npmjs.org/package/node-ipc "node-ipc details from npm") Package details websites : * [GitHub.io site](http://riaevangelist.github.io/node-ipc/ "node-ipc documentation"). A prettier version of this site.