From 117228266efba3245828299793a69655943a6bb8 Mon Sep 17 00:00:00 2001 From: Colt Frederickson Date: Sat, 12 Nov 2016 13:52:05 -0800 Subject: [PATCH] Add Typelevel CoC to the README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26a83c2..e407d24 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Scalatest bindings for cats. Inspired by scalaz-scalatest. Apache 2.0 licensed. +**cats-scalatest** is a [Typelevel](http://typelevel.org/) project. This means we embrace pure, typeful, functional programming, and provide a safe and friendly environment for teaching, learning, and contributing as described in the Typelevel [Code of Conduct](http://typelevel.org/conduct.html). ## Setup