From a3bcdef1538b8ae14b1235980165026cdb68ee97 Mon Sep 17 00:00:00 2001 From: Adelbert Chang Date: Thu, 28 Jul 2016 09:40:26 -0700 Subject: [PATCH] Alphabetize project list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f86394e50f..f54cef28da 100644 --- a/README.md +++ b/README.md @@ -122,8 +122,8 @@ relax this to a single sign-off. There are many projects that integrate with Cats: - * [Dogs](https://github.com/stew/dogs): pure functional collections and data structures. * [Circe](https://github.com/travisbrown/circe): pure functional JSON library. + * [Dogs](https://github.com/stew/dogs): pure functional collections and data structures. * [Fetch](https://github.com/47deg/fetch): efficient data access to heterogeneous data sources. * [FS2](https://github.com/functional-streams-for-scala): compositional, streaming I/O library * [Kittens](https://github.com/milessabin/kittens): automatically derived type class instances.