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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
justindujardin committed Dec 27, 2015
1 parent 7c23d1b commit 872479d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
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)
---

This is an implementation of Material Design components for Angular 2. View the [examples here](https://justindujardin.github.io/ng2-material/).
This is an implementation of Material Design components for Angular 2.

The components are heavily inspired by the components and styles defined in the
Check out the [examples](https://justindujardin.github.io/ng2-material/) page.

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.
Many of the components and examples are ported directly from their existing projects.

Expand Down

0 comments on commit 872479d

Please sign in to comment.