From 916d87505cce2f80679f9c316820e4599a90f9a3 Mon Sep 17 00:00:00 2001 From: Vladimir Gorej Date: Wed, 17 May 2017 00:32:37 +0200 Subject: [PATCH] docs(readme.md): add ramda-adjunct as FL ramda-adjunct is rapidly growing adjunct or core ramda library. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 03d1d07..50af36b 100644 --- a/readme.md +++ b/readme.md @@ -859,6 +859,7 @@ getNestedPrice({item: {price: 9.99}}) // Some(9.99) * [mori](https://github.com/swannodette/mori) * [Immutable](https://github.com/facebook/immutable-js/) * [Ramda](https://github.com/ramda/ramda) +* [ramda-adjunct](https://github.com/char0n/ramda-adjunct) * [Folktale](http://folktalejs.org) * [monet.js](https://cwmyers.github.io/monet.js/) * [lodash](https://github.com/lodash/lodash)