From cbc205698cea5ad8d3b3f765eaf0aec4a400a31d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20L=C3=B6vgren?= Date: Mon, 12 Mar 2018 08:08:23 +0000 Subject: [PATCH] Add Ciris to list of projects in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3c52a4ac0..2243cfd27f 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ By sharing the same set of type classes, instances and data types provided by ca * [atto](https://github.com/tpolecat/atto): friendly little text parsers * [circe](https://github.com/circe/circe): pure functional JSON library + * [Ciris](https://github.com/vlovgr/ciris): Lightweight, extensible, and validated configuration loading in Scala * [decline](https://github.com/bkirwi/decline): A composable command-line parser * [doobie](https://github.com/tpolecat/doobie): a pure functional JDBC layer for Scala * [Fetch](https://github.com/47deg/fetch): efficient data access to heterogeneous data sources