Skip to content

Commit

Permalink
List of missing features in the readme (I think i got everything). fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
erik-krogh committed May 15, 2016
1 parent a042bf1 commit 214ede6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,9 @@ import angularMaterialize from 'angular-materialize';
var angularMaterialize = require('angular-materialize');
angular.module('yourModule', [angularMaterialize]);
```

### Missing features
- Components
- Fixed Action Button
- JavaScript
- Carousel.

0 comments on commit 214ede6

Please sign in to comment.