Skip to content
This repository has been archived by the owner on Feb 2, 2019. It is now read-only.

Commit

Permalink
feat: add sauce badge to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
justindujardin committed Jan 7, 2016
1 parent 7467fa5 commit d2e782f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
Material Components for Angular2 [![Build Status](https://travis-ci.org/justindujardin/ng2-material.svg?branch=master)](https://travis-ci.org/justindujardin/ng2-material) [![Coverage Status](https://coveralls.io/repos/justindujardin/ng2-material/badge.svg?branch=master&service=github)](https://coveralls.io/github/justindujardin/ng2-material?branch=master)
ng2-material [![Build Status](https://travis-ci.org/justindujardin/ng2-material.svg?branch=master)](https://travis-ci.org/justindujardin/ng2-material) [![Coverage Status](https://coveralls.io/repos/justindujardin/ng2-material/badge.svg?branch=master&service=github)](https://coveralls.io/github/justindujardin/ng2-material?branch=master) [![npm version](https://badge.fury.io/js/ng2-material.svg)](http://badge.fury.io/js/ng2-material)
---
[![Sauce Test Status](https://saucelabs.com/browser-matrix/ng2material.svg)](https://saucelabs.com/u/ng2material)

This is an implementation of Material Design components for Angular 2.
This is an implementation of Material Design components for Angular 2.

Check out the [examples](https://justindujardin.github.io/ng2-material/) page.
Check out the [examples site](https://justindujardin.github.io/ng2-material/) for demos and instructions on getting started.

## Credits

This project is based on the components and styles defined in the
[Angular Material](https://github.com/angular/material) and [Angular 2](https://github.com/angular/angular) projects.
Expand Down

0 comments on commit d2e782f

Please sign in to comment.