diff options
author | Timmy Willison <4timmywil@gmail.com> | 2018-07-27 13:00:28 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-27 13:00:28 -0400 |
commit | 7869f83ddd5a3156a358284cbef6837b5e7a2a62 (patch) | |
tree | 32041dee7d515f2e1cb46420d529307a12a051b6 | |
parent | 979809c5a80aaf26bf7e3406a2e361e809f9b132 (diff) | |
download | jquery-7869f83ddd5a3156a358284cbef6837b5e7a2a62.tar.gz jquery-7869f83ddd5a3156a358284cbef6837b5e7a2a62.zip |
Docs: add gitter badge to README.md
Close gh-4138
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjquery%2Fjquery.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjquery%2Fjquery?ref=badge_shield) +[![Gitter](https://badges.gitter.im/jquery/jquery.svg)](https://gitter.im/jquery/jquery?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) + Contribution Guides -------------------------------------- |