Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

Commit

Permalink
Update README with link to demo app (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
thechinedu committed Aug 12, 2016
1 parent d658244 commit ba94e3f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
Data table implementation for [react material-ui](http://www.material-ui.com/#/)

[![CircleCI](https://circleci.com/gh/andela-cdaniel/mui-data-table/tree/master.svg?style=shield)](https://circleci.com/gh/andela-cdaniel/mui-data-table/tree/master) [![Coverage Status](https://coveralls.io/repos/github/andela-cdaniel/mui-data-table/badge.svg?branch=ch-add-coverage-info)](https://coveralls.io/github/andela-cdaniel/mui-data-table?branch=ch-add-coverage-info)
[![npm version](https://badge.fury.io/js/mui-data-table.svg)](https://badge.fury.io/js/mui-data-table)

Mui data table was borne out of a need to integrate
[Material design data tables](https://material.google.com/components/data-tables.html) with
Expand All @@ -12,6 +13,10 @@ by material ui with new behaviour.
Mui data table is still in active development and there is still a plan to add even more features to make it more robust
and flexible.

## Demo

[demo](https://andela-cdaniel.github.io/mui-data-table/build)

## Features

* Pagination
Expand Down

0 comments on commit ba94e3f

Please sign in to comment.