From 9a97b55f08683e9e715535f871d3bb461fb8c2df Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Wed, 27 Jul 2016 12:24:45 +0000 Subject: [PATCH] Add Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e4b6820..7756298 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Attribute Modules for CSS - Specification +[![Join the chat at https://gitter.im/amcss/attribute-module-specification](https://badges.gitter.im/amcss/attribute-module-specification.svg)](https://gitter.im/amcss/attribute-module-specification?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + Attribute Modules (AM) is a technique for using **attributes** and their **values** rather than classes for styling HTML elements. ## Concepts