Skip to content

Commit

Permalink
added badges + fix dep version
Browse files Browse the repository at this point in the history
  • Loading branch information
merlosy committed Dec 9, 2018
1 parent 0275360 commit d2d98a5
Show file tree
Hide file tree
Showing 4 changed files with 105 additions and 572 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
/coverage
/libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
/typings

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[![Build Status](https://travis-ci.org/merlosy/ngx-material-file-input.svg?branch=master)](https://travis-ci.org/merlosy/ngx-material-file-input)
[![npm](https://img.shields.io/npm/dt/ngx-material-file-input.svg)](https://www.npmjs.com/package/ngx-material-file-input)
[![](https://img.shields.io/bundlephobia/min/react.svg)](https://www.npmjs.com/package/ngx-material-file-input)
[![](http://img.badgesize.io/https://unpkg.com/ngx-material-file-input@latest/bundles/ngx-material-file-input.umd.min.js?label=full%20size%20as%20min.js&compression=gzip&style=square&color=02adff)](https://www.npmjs.com/package/ngx-material-file-input)
[![Known Vulnerabilities](https://snyk.io/test/github/merlosy/gx-material-file-input/badge.svg)](https://snyk.io/test/github/merlosy/gx-material-file-input)

# material-file-input

Expand Down
Loading

0 comments on commit d2d98a5

Please sign in to comment.