Skip to content

Commit c1a2415

Browse files
authored
Add travis build and NPM badges
1 parent e2912a2 commit c1a2415

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# <Pointable />
2+
-------------------------
3+
4+
[![Build Status](https://travis-ci.org/MilllerTime/react-pointable.svg?branch=master)](https://travis-ci.org/MilllerTime/react-pointable) [![devDependencies Status](https://david-dm.org/MilllerTime/react-pointable/dev-status.svg)](https://david-dm.org/MilllerTime/react-pointable?type=dev)
5+
6+
[![NPM](https://nodei.co/npm/react-pointable.png)](https://nodei.co/npm/react-pointable/)
7+
8+
-------------------------
29

310
A dependency free React component supporting declarative pointer event binding.
411

0 commit comments

Comments
 (0)