From 1c656d7d5e4f67436e1b5cef2a86090936e0192e Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 25 Jun 2018 13:45:08 +0700 Subject: [PATCH] Replace `limdu` with `Brain.js` The former is no longer maintained. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 62c2cd4..aee03ff 100644 --- a/readme.md +++ b/readme.md @@ -109,7 +109,7 @@ - [turf](https://github.com/Turfjs/turf) - Modular geospatial processing and analysis engine. - [webcat](https://github.com/mafintosh/webcat) - p2p pipe across the web using WebRTC that uses your GitHub private/public key for authentication. - [NodeOS](https://github.com/NodeOS/NodeOS) - The first operating system powered by npm. -- [limdu](https://github.com/erelsgl/limdu) - Machine-learning framework. +- [Brain.js](https://github.com/BrainJS/brain.js) - Machine-learning framework. - [Cytoscape.js](https://github.com/cytoscape/cytoscape.js) - Graph theory (a.k.a. network) modeling and analysis. - [Kadence](https://kadence.github.io/) - Kademlia distributed hash table. - [seedshot](https://github.com/twobucks/seedshot) - Temporary P2P screenshot sharing from your browser.