summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Loach <robloach@gmail.com>2015-06-05 09:41:10 -0400
committerRob Loach <robloach@gmail.com>2015-06-05 09:41:10 -0400
commitc6d3240d5beebff0749fea7fcc21c91805198727 (patch)
tree60bf5a3c82cee947cafc967ecb146ac9770750e3
parent591a3ecd3ab34011c95370224a5845261217ce2e (diff)
downloadjquery-once-c6d3240d5beebff0749fea7fcc21c91805198727.zip
jquery-once-c6d3240d5beebff0749fea7fcc21c91805198727.tar.gz
jquery-once-c6d3240d5beebff0749fea7fcc21c91805198727.tar.bz2
Add Coverage badge
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7a8415e..01024d1 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@
[![NPM downloads](https://img.shields.io/npm/dm/jquery-once.svg)](https://npmjs.org/package/jquery-once "View this project on NPM")
[![Dependency Status](https://img.shields.io/david/RobLoach/jquery-once.svg)](https://david-dm.org/RobLoach/jquery-once)
[![Dev Dependency Status](https://img.shields.io/david/dev/RobLoach/jquery-once.svg)](https://david-dm.org/RobLoach/jquery-once#info=devDependencies)
+[![Coverage Status](https://coveralls.io/repos/RobLoach/jquery-once/badge.svg)](https://coveralls.io/r/RobLoach/jquery-once)
Act on [jQuery](http://jquery.com) elements only once.