Skip to content

Commit

Permalink
docs(shields): added prettier and package quality shield
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Apr 3, 2018
1 parent 1855b32 commit 55b88ae
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.MD
Expand Up @@ -4,7 +4,8 @@
![License](https://img.shields.io/npm/l/angular-star-rating.svg)
[![NPM Version](https://img.shields.io/npm/v/angular-star-rating.svg)](https://www.npmjs.com/package/angular-star-rating)
[![Build Status](https://travis-ci.org/BioPhoton/angular-star-rating.svg?branch=master)](https://travis-ci.org/BioPhoton/angular-star-rating)

[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![Package Quality](http://npm.packagequality.com/shield/angular-star-rating.svg)](http://packagequality.com/#?package=angular-star-rating)
[![NPM](https://img.shields.io/npm/dt/angular-star-rating.svg)](https://www.npmjs.com/package/angular-star-rating)

Angular Star Rating is a Angular 2+ component made with ❤.
Expand Down

0 comments on commit 55b88ae

Please sign in to comment.