aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2018-02-15 19:35:26 -0800
committerJakob Odersky <jakob@odersky.com>2018-02-15 19:35:26 -0800
commit71449ab58532b9faad17966e79d793571f9f8e9e (patch)
tree8ad480c077cfbfcee843fa2432b36da6b7054542
parenteec5af12b6728fd945371f2b0874894755925186 (diff)
downloadprotomacro-master.tar.gz
protomacro-master.tar.bz2
protomacro-master.zip
Add readmeHEADmaster
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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.