From dca33a8feec843cf0b19014874b94e1d3102836f Mon Sep 17 00:00:00 2001 From: Brandon Nozaki Miller Date: Sun, 16 Nov 2014 13:58:51 -0800 Subject: [PATCH] Update README.md linked npm stat images to npm package --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 69f022a..59b6823 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ node-ipc *a nodejs module for local and remote Inter Process Communication* for Linux, Mac and Windows. A great solution for **Neural Networking** in Node.JS -**npm install node-ipc** -![NPM Stats for node-ipc](https://nodei.co/npm/node-ipc.png?downloads=true&downloadRank=true&stars=true) -![NPM Download Graph for node-ipc](https://nodei.co/npm-dl/node-ipc.png?months=6&height=3) +**npm install node-ipc** +[![NPM Stats for node-ipc](https://nodei.co/npm/node-ipc.png?downloads=true&downloadRank=true&stars=true)](https://npmjs.org/package/node-ipc) +[![NPM Download Graph for node-ipc](https://nodei.co/npm-dl/node-ipc.png?months=6&height=3)](https://npmjs.org/package/node-ipc) Package details websites : * [GitHub.io site](http://riaevangelist.github.io/node-ipc/ "node-ipc documentation"). A prettier version of this site.