Skip to content

Commit 7c0e5b8

Browse files
author
Brad Berger
committed
Adds a few badges
1 parent b642b1b commit 7c0e5b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: README.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
[![Build Status](https://semaphoreci.com/api/v1/projects/be573f04-507e-4659-ad3b-0611db2227eb/540401/badge.svg)](https://semaphoreci.com/brad/angular-material-calendar)
44
[![Code Climate](https://codeclimate.com/github/bradberger/angular-material-calendar/badges/gpa.svg)](https://codeclimate.com/github/bradberger/angular-material-calendar)
55
[![Coverage Status](https://coveralls.io/repos/bradberger/angular-material-calendar/badge.svg?branch=master&service=github)](https://coveralls.io/github/bradberger/angular-material-calendar?branch=master)
6+
[![Bower](https://img.shields.io/bower/v/material-calendar.svg?style=flat-square)]()
7+
[![NPM Downloads](https://img.shields.io/npm/dt/angular-material-calendar.svg?style=flat-square)]()
8+
[![NPM Version](https://img.shields.io/npm/v/angular-material-calendar.svg?style=flat-square)]()
9+
[![License](https://img.shields.io/npm/l/angular-material-calendar.svg?style=flat-square)]()
610

711
A calendar directive for AngularJS and Angular Material Design.
812
It's lightweight at ~2.1 kB, and has a lot of configurability.

0 commit comments

Comments
 (0)