diff --git a/.gitignore b/.gitignore index 5ebfb50..87ca6d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /nbproject/private/ -/node_modules/ \ No newline at end of file +/node_modules/ +/nbproject diff --git a/README.md b/README.md index 69f022a..55781a3 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,10 @@ 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. diff --git a/nbproject/project.properties b/nbproject/project.properties deleted file mode 100644 index e0c9985..0000000 --- a/nbproject/project.properties +++ /dev/null @@ -1,3 +0,0 @@ -file.reference.git-node-ipc=. -files.encoding=UTF-8 -site.root.folder=${file.reference.git-node-ipc} diff --git a/nbproject/project.xml b/nbproject/project.xml deleted file mode 100644 index 5eb034e..0000000 --- a/nbproject/project.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - org.netbeans.modules.web.clientproject - - - node-ipc - - -