updated image shields icons
This commit is contained in:
parent
0e03bb02ba
commit
b1435a67be
@ -100,6 +100,7 @@ Other changes
|
|||||||
|
|
||||||
| Version | Date | Comment |
|
| Version | Date | Comment |
|
||||||
| -------------- | -------------- | -------- |
|
| -------------- | -------------- | -------- |
|
||||||
|
| 3.45.2 | 2018-09-05 | updated imags shields icons |
|
||||||
| 3.45.1 | 2018-09-05 | updated documentation |
|
| 3.45.1 | 2018-09-05 | updated documentation |
|
||||||
| 3.45.0 | 2018-09-04 | `diskLayout()` added smartStatus |
|
| 3.45.0 | 2018-09-04 | `diskLayout()` added smartStatus |
|
||||||
| 3.44.2 | 2018-08-28 | added code quality badges |
|
| 3.44.2 | 2018-08-28 | added code quality badges |
|
||||||
|
|||||||
@ -8,7 +8,7 @@ Simple system and OS information library for [node.js][nodejs-url]
|
|||||||
[![Closed Issues][closed-issues-img]][closed-issues-url]
|
[![Closed Issues][closed-issues-img]][closed-issues-url]
|
||||||
[![deps status][daviddm-img]][daviddm-url]
|
[![deps status][daviddm-img]][daviddm-url]
|
||||||
[![Code Quality: Javascript][lgtm-badge]][lgtm-badge-url]
|
[![Code Quality: Javascript][lgtm-badge]][lgtm-badge-url]
|
||||||
[![Total alerts][lgtm-alerts]][lgtm-alerts-url]
|
[![Total alerts][lgtm-alerts]][lgtm-alerts-url]
|
||||||
[![Caretaker][caretaker-image]][caretaker-url]
|
[![Caretaker][caretaker-image]][caretaker-url]
|
||||||
[![MIT license][license-img]][license-url]
|
[![MIT license][license-img]][license-url]
|
||||||
|
|
||||||
@ -628,9 +628,9 @@ All other trademarks are the property of their respective owners.
|
|||||||
[downloads-image]: https://img.shields.io/npm/dm/systeminformation.svg?style=flat-square
|
[downloads-image]: https://img.shields.io/npm/dm/systeminformation.svg?style=flat-square
|
||||||
[downloads-url]: https://npmjs.org/package/systeminformation
|
[downloads-url]: https://npmjs.org/package/systeminformation
|
||||||
|
|
||||||
[lgtm-badge]: https://img.shields.io/lgtm/grade/javascript/g/sebhildebrandt/systeminformation.svg?logo=lgtm&logoWidth=18
|
[lgtm-badge]: https://img.shields.io/lgtm/grade/javascript/g/sebhildebrandt/systeminformation.svg?style=flat-square
|
||||||
[lgtm-badge-url]: https://lgtm.com/projects/g/sebhildebrandt/systeminformation/context:javascript
|
[lgtm-badge-url]: https://lgtm.com/projects/g/sebhildebrandt/systeminformation/context:javascript
|
||||||
[lgtm-alerts]: https://img.shields.io/lgtm/alerts/g/sebhildebrandt/systeminformation.svg?logo=lgtm&logoWidth=18
|
[lgtm-alerts]: https://img.shields.io/lgtm/alerts/g/sebhildebrandt/systeminformation.svg?style=flat-square
|
||||||
[lgtm-alerts-url]: https://lgtm.com/projects/g/sebhildebrandt/systeminformation/alerts
|
[lgtm-alerts-url]: https://lgtm.com/projects/g/sebhildebrandt/systeminformation/alerts
|
||||||
|
|
||||||
[license-url]: https://github.com/sebhildebrandt/systeminformation/blob/master/LICENSE
|
[license-url]: https://github.com/sebhildebrandt/systeminformation/blob/master/LICENSE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user