Skip to content

Commit

Permalink
docs(README.md): add note about rcb assimilation
Browse files Browse the repository at this point in the history
Ref #10
  • Loading branch information
char0n committed Mar 26, 2017
1 parent 494094d commit 521c346
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,10 @@ const { isArray } = require('ramda-adjunct');
isArray([]);
```

## Assimilated libraries

- [rcb](https://github.com/enten/rcb) - Ramda Cookbook implementation

## Typescript support

Although Ramda Adjunct is written in ES6, we support **Typescript**. When Ramda Adjunct
Expand Down

0 comments on commit 521c346

Please sign in to comment.