diff --git a/README.md b/README.md index f7ced80..e8d11b0 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ -# infinite-tree +# infinite-tree [![build status](https://travis-ci.org/cheton/infinite-tree.svg?branch=master)](https://travis-ci.org/cheton/infinite-tree) [![Coverage Status](https://coveralls.io/repos/cheton/infinite-tree/badge.svg)](https://coveralls.io/r/cheton/infinite-tree) +[![NPM](https://nodei.co/npm/infinite-tree.png?downloads=true&stars=true)](https://nodei.co/npm/infinite-tree/) + A browser-ready tree library that can efficiently display a large tree with smooth scrolling.