summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiovanni Gonzaga <giovanni@buildo.io>2015-06-10 19:35:12 +0200
committerGiovanni Gonzaga <giovanni@buildo.io>2015-06-10 19:35:12 +0200
commit0e4767ba92bc67bad6707298a2c4108ed4def0b3 (patch)
tree69baf71cb4c5496c46edf050539335a73df535d8
parent1c3bdc5e343261ca39f43b3f92799a9867e66570 (diff)
downloadreact-autosize-textarea-0e4767ba92bc67bad6707298a2c4108ed4def0b3.zip
react-autosize-textarea-0e4767ba92bc67bad6707298a2c4108ed4def0b3.tar.gz
react-autosize-textarea-0e4767ba92bc67bad6707298a2c4108ed4def0b3.tar.bz2
add codecov badge
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index fc9d848..ad84bd6 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![codecov.io](http://codecov.io/github/buildo/react-textarea-autosize/coverage.svg?branch=master)](http://codecov.io/github/buildo/react-textarea-autosize?branch=master)
+
# React Autosize Textarea
A light replacement for built-in textarea component which automaticaly adjusts its height to match the content.
**It does not require any polyfill**