diff --git a/.gitattributes b/.gitattributes index 0fb76dd8d..2fc7a70f5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -demo/js/**/* linguist-vendored \ No newline at end of file +demo/**/* linguist-vendored diff --git a/README.md b/README.md index bc086f760..e298e7d08 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Now you're good to go! ## Dependencies -* [Angular 2](https://angular.io) (2.0.0-rc.5) +* [Angular 2](https://angular.io) (2.0.0-rc.5 **or higher**) * [Semantic UI CSS](http://semantic-ui.com/) (jQuery is **not** required) ## Components diff --git a/demo/app/pages/getting-started/getting-started.page.html b/demo/app/pages/getting-started/getting-started.page.html index 9e14998b5..c4b9468c0 100644 --- a/demo/app/pages/getting-started/getting-started.page.html +++ b/demo/app/pages/getting-started/getting-started.page.html @@ -30,7 +30,7 @@
Now you're good to go!