docs(readme.md): add ramda-adjunct as FL

ramda-adjunct is rapidly growing adjunct or core ramda library.
This commit is contained in:
Vladimir Gorej 2017-05-17 00:32:37 +02:00 committed by GitHub
parent b1e4b2601b
commit 916d87505c

View file

@ -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)