diff --git a/demo/src/app/getting-started/getting-started.md b/demo/src/app/getting-started/getting-started.md index a2fbfe6549..f9121890fc 100644 --- a/demo/src/app/getting-started/getting-started.md +++ b/demo/src/app/getting-started/getting-started.md @@ -1,6 +1,6 @@ # ng2-bootstrap [![npm version](https://badge.fury.io/js/ng2-bootstrap.svg)](http://badge.fury.io/js/ng2-bootstrap) [![npm downloads](https://img.shields.io/npm/dm/ng2-bootstrap.svg)](https://npmjs.org/ng2-bootstrap)[![Angular 2 Style Guide](https://mgechev.github.io/angular2-style-guide/images/badge.svg)](https://angular.io/styleguide) -Here you will find all [Twitter Bootstrap](http://v4-alpha.getbootstrap.com) components plus +Here you will find all [Bootstrap](http://v4-alpha.getbootstrap.com) components plus many more useful components like: date picker, time picker, rating, typeahead, etc. Additionally to allow reach experience while working with Dates we are using [moment.js](http://momentjs.com/), de facto best date manipulation library at the moment.