From b156f429c381f7da2043aae50cfc6f6bc6e1d7b3 Mon Sep 17 00:00:00 2001 From: "Kai(luo) Wang" Date: Thu, 7 Sep 2017 21:54:09 -0400 Subject: [PATCH] add newts to related projects --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 28b2d934ee..408adc6bce 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,8 @@ language", and integrate with each other with ease. * [mainecoon](https://github.com/kailuowang/mainecoon): Transform and compose tagless final encoded algebras * [iota](https://github.com/frees-io/iota): Fast [co]product types with a clean syntax * [origami](https://github.com/atnos-org/origami): monadic folds - + * [newts](https://github.com/julien-truffaut/newts): Defines newtypes compatible with cats type classes. + #### Libraries with more specific uses * [Circe](https://github.com/circe/circe): pure functional JSON library.