|
1 |
| -[![npm package][npm-badge]][npm] |
2 |
| -[![NPM downloads][npm-download]][npm] |
| 1 | +[](https://github.com/coreui/angular) |
| 2 | +[![npm package][npm-coreui-angular-badge]][npm-coreui-angular] |
| 3 | +[![NPM downloads][npm-coreui-angular-download]][npm-coreui-angular] |
| 4 | +[](https://github.com/coreui/coreui) |
| 5 | +[![npm package][npm-coreui-badge]][npm-coreui] |
| 6 | +[![NPM downloads][npm-coreui-download]][npm-coreui] |
3 | 7 |
|
4 |
| -[npm-badge]: https://img.shields.io/npm/v/@coreui/angular.png?style=flat-square |
5 |
| -[npm]: https://www.npmjs.com/package/@coreui/angular |
6 |
| -[npm-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square |
| 8 | +[npm-coreui-angular]: https://www.npmjs.com/package/@coreui/angular |
| 9 | +[npm-coreui-angular-badge]: https://img.shields.io/npm/v/@coreui/angular.png?style=flat-square |
| 10 | +[npm-coreui-angular-download]: https://img.shields.io/npm/dm/@coreui/angular.svg?style=flat-square |
| 11 | +[npm-coreui]: https://www.npmjs.com/package/@coreui/coreui |
| 12 | +[npm-coreui-badge]: https://img.shields.io/npm/v/@coreui/coreui.png?style=flat-square |
| 13 | +[npm-coreui-download]: https://img.shields.io/npm/dm/@coreui/coreui.svg?style=flat-square |
7 | 14 |
|
8 | 15 | # CoreUI for Angular 2+ - Free WebApp UI Kit built on top of Bootstrap 4 [](https://twitter.com/intent/tweet?text=CoreUI%20-%20Free%20Bootstrap%204%20Admin%20Template%20&url=https://coreui.io&hashtags=,admin,template,dashboard,panel,free,angular,react,vue)
|
9 | 16 |
|
@@ -59,7 +66,7 @@ $ npm install @coreui/angular --save
|
59 | 66 | ### Yarn
|
60 | 67 |
|
61 | 68 | ``` bash
|
62 |
| -$ yarn add @coreui/angular@2.1.0 |
| 69 | +$ yarn add @coreui/angular |
63 | 70 | ```
|
64 | 71 |
|
65 | 72 | ## Usage
|
@@ -120,7 +127,7 @@ Get updates on CoreUI's development and chat with the project maintainers and co
|
120 | 127 |
|
121 | 128 | ## Copyright and license
|
122 | 129 |
|
123 |
| -copyright 2018 creativeLabs Łukasz Holeczek. Code released under [the MIT license](https://github.com/coreui/coreui-angular/blob/master/LICENSE). |
| 130 | +copyright 2017-2019 creativeLabs Łukasz Holeczek. Code released under [the MIT license](https://github.com/coreui/coreui-angular/blob/master/LICENSE). |
124 | 131 | There is only one limitation you can't can’t re-distribute the CoreUI as stock. You can’t do this if you modify the CoreUI. In past we faced some problems with persons who tried to sell CoreUI based templates.
|
125 | 132 |
|
126 | 133 | ## Support CoreUI Development
|
|
0 commit comments