aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Pretty <jon.pretty@propensive.com>2017-06-22 14:03:58 +0100
committerGitHub <noreply@github.com>2017-06-22 14:03:58 +0100
commit7c544b6255dbf4730e14ff132d2c44611ea176b6 (patch)
tree7c07ae57a14f542f405d8d80efbc023070bfc49b
parentd1a7565a92d81a451c50d7739365d7106f63f1b7 (diff)
parent8283109f8cd0bb91071c4b8be01dba91e020ac6e (diff)
downloadmagnolia-7c544b6255dbf4730e14ff132d2c44611ea176b6.tar.gz
magnolia-7c544b6255dbf4730e14ff132d2c44611ea176b6.tar.bz2
magnolia-7c544b6255dbf4730e14ff132d2c44611ea176b6.zip
Merge pull request #1 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ebc850e..b4f1876 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,8 @@
# Magnolia
+[![Join the chat at https://gitter.im/propensive/magnolia](https://badges.gitter.im/propensive/magnolia.svg)](https://gitter.im/propensive/magnolia?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+
Magnolia is a generic macro for automatic derivation of typeclasses for
datatypes composed from case classes and sealed traits. It supports
recursively-defined datatypes out-of-the-box, and incurs no significant