From 71449ab58532b9faad17966e79d793571f9f8e9e Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Thu, 15 Feb 2018 19:35:26 -0800 Subject: Add readme --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1b7f117 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +This project was an attempt at typeclass derivation for Scala. Development has been put on hold and it is recommended to use [Magnolia](https://github.com/propensive/magnolia) instead. -- cgit v1.2.3