aboutsummaryrefslogtreecommitdiff
path: root/node_modules/universalify/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/universalify/README.md')
-rw-r--r--node_modules/universalify/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/node_modules/universalify/README.md b/node_modules/universalify/README.md
index d0d9652f1..487067bfd 100644
--- a/node_modules/universalify/README.md
+++ b/node_modules/universalify/README.md
@@ -1,6 +1,9 @@
# universalify
[![Travis branch](https://img.shields.io/travis/RyanZim/universalify/master.svg)](https://travis-ci.org/RyanZim/universalify)
+![Coveralls github branch](https://img.shields.io/coveralls/github/RyanZim/universalify/master.svg)
+![npm](https://img.shields.io/npm/dm/universalify.svg)
+![npm](https://img.shields.io/npm/l/universalify.svg)
Make a callback- or promise-based function support both promises and callbacks.