Skip to content

Commit e39d6bf

Browse files
authored
docs(README): removing nb of downloads shield
The npm stats don't work on scoped modules (@.../...), I'm removing the npm number of downloads since it shows 0 now (even if that's not really 0)
1 parent 974c6b2 commit e39d6bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
[![Dependency Status](https://david-dm.org/swimlane/ngx-datatable.svg)](https://david-dm.org/swimlane/ngx-datatable)
77
[![devDependency Status](https://david-dm.org/swimlane/ngx-datatable/dev-status.svg)](https://david-dm.org/swimlane/ngx-datatable#info=devDependencies)
88
[![npm version](https://badge.fury.io/js/%40swimlane%2Fngx-datatable.svg)](https://badge.fury.io/js/%40swimlane%2Fngx-datatable)
9-
[![npm downloads](https://img.shields.io/npm/dm/@swimlane/ngx-datatable.svg)](https://npmjs.org/@swimlane/ngx-datatable)
109

1110
`ngx-datatable` is a Angular2 component for presenting large and complex data. It has all the features you would expect from any other table but in a light package with _no external dependencies_. The table was designed to be extremely flexible and light; it doesn't make any assumptions about your data or how you: filter, sort or page it.
1211

0 commit comments

Comments
 (0)