Skip to content

Commit 7087930

Browse files
committed
chore(readme): npm badges
1 parent 4ef7381 commit 7087930

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

README.md

+14-7
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1-
[![npm package][npm-badge]][npm]
2-
[![NPM downloads][npm-download]][npm]
1+
[![@coreui angular](https://img.shields.io/badge/@coreui%20-angular-lightgrey.svg?style=flat-square)](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+
[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)
5+
[![npm package][npm-coreui-badge]][npm-coreui]
6+
[![NPM downloads][npm-coreui-download]][npm-coreui]
37

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
714

815
# CoreUI for Angular 2+ - Free WebApp UI Kit built on top of Bootstrap 4 [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](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)
916

@@ -59,7 +66,7 @@ $ npm install @coreui/angular --save
5966
### Yarn
6067

6168
``` bash
62-
$ yarn add @coreui/angular@2.1.0
69+
$ yarn add @coreui/angular
6370
```
6471

6572
## Usage
@@ -120,7 +127,7 @@ Get updates on CoreUI's development and chat with the project maintainers and co
120127

121128
## Copyright and license
122129

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).
124131
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.
125132

126133
## Support CoreUI Development

0 commit comments

Comments
 (0)