Skip to content

Commit

Permalink
Merge pull request #1223 from adelbertc/fs2-readme
Browse files Browse the repository at this point in the history
Add FS2 to Related Projects section
  • Loading branch information
mpilquist authored Jul 28, 2016
2 parents 5b35e84 + 6abc8e7 commit 6727962
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,10 @@ relax this to a single sign-off.
There are many projects that integrate with Cats:

* [Dogs](https:/stew/dogs): pure functional collections and data structures.
* [Kittens](https:/milessabin/kittens): automatically derived type class instances.
* [Circe](https:/travisbrown/circe): pure functional JSON library.
* [Fetch](https:/47deg/fetch): efficient data access to heterogeneous data sources.
* [Fetch](https:/47deg/fetch): efficient data access to heterogeneous data sources.
* [FS2](https:/functional-streams-for-scala): compositional, streaming I/O library
* [Kittens](https:/milessabin/kittens): automatically derived type class instances.
* [Monix](https:/monixio/monix): high-performance library for composing asynchronous and event-based programs.

### Copyright and License
Expand Down

0 comments on commit 6727962

Please sign in to comment.