diff --git a/README.md b/README.md index a121f339a01f51219cc6286ac9a5ff5d7e45372b..9325d8b5d63512e9acaa6fab09e016317e893222 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ - + [](https://github.com/mgechev/angular2-style-guide) [](https://travis-ci.org/NathanWalker/angular2-seed-advanced) @@ -10,9 +10,12 @@ #### Considering [Angular 2](https://angular.io/) for a large project? Do you need potential i18n support? Enhanced testing support? Oh and building for multiple platforms too? Web, *native* Mobile (Android/iOS), and even Desktop (Mac, Windows and Linux)? -This is an **advanced** seed project for Angular 2 apps based on [Minko Gechev's](https://github.com/mgechev) [angular2-seed](https://github.com/mgechev/angular2-seed) that expands on all of its great features to include core support for: +This is an **advanced** seed project with Material Design support for Angular 2 apps based on [Nathan Walker's](https://github.com/NathanWalker) [angular2-seed-advanced](https://github.com/NathanWalker/angular2-seed-advanced). + +Some of the features include. #### Integration with: +- [Material Design](https://github.com/angular/material2) Material Design components specifically for the Angular2 framework. - [ngrx/store](https://github.com/ngrx/store) RxJS powered state management, inspired by **Redux** - [ng2-translate](https://github.com/ocombe/ng2-translate) for i18n - Usage is optional but on by default