Merge pull request #83 from yoshuawuyts/irc-badge

Add IRC badge
This commit is contained in:
Tim Wisniewski
2016-06-24 21:36:42 -04:00
committed by GitHub
+5
View File
@@ -43,6 +43,11 @@
<img src="https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square" <img src="https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square"
alt="Standard" /> alt="Standard" />
</a> </a>
<!-- IRC -->
<a href="https://webchat.freenode.net/?channels=choo">
<img src="https://img.shields.io/badge/irc-freenode-blue.svg?style=flat-square"
alt="IRC - Freenode" />
</a>
</div> </div>
<br /> <br />