updated documentation
This commit is contained in:
parent
4798383425
commit
4f9c1b5cde
@ -100,6 +100,7 @@ Other changes
|
|||||||
|
|
||||||
| Version | Date | Comment |
|
| Version | Date | Comment |
|
||||||
| -------------- | -------------- | -------- |
|
| -------------- | -------------- | -------- |
|
||||||
|
| 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 |
|
||||||
| 3.44.1 | 2018-08-28 | code cleanup |
|
| 3.44.1 | 2018-08-28 | code cleanup |
|
||||||
|
|||||||
@ -5,11 +5,12 @@ Simple system and OS information library for [node.js][nodejs-url]
|
|||||||
[![NPM Version][npm-image]][npm-url]
|
[![NPM Version][npm-image]][npm-url]
|
||||||
[![NPM Downloads][downloads-image]][downloads-url]
|
[![NPM Downloads][downloads-image]][downloads-url]
|
||||||
[![Git Issues][issues-img]][issues-url]
|
[![Git Issues][issues-img]][issues-url]
|
||||||
|
[![Closed Issues][closed-issues-img]][closed-issues-url]
|
||||||
[![deps status][daviddm-img]][daviddm-url]
|
[![deps status][daviddm-img]][daviddm-url]
|
||||||
[![Caretaker][caretaker-image]][caretaker-url]
|
|
||||||
[![MIT license][license-img]][license-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]
|
||||||
|
[![MIT license][license-img]][license-url]
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
@ -647,6 +648,8 @@ All other trademarks are the property of their respective owners.
|
|||||||
|
|
||||||
[issues-img]: https://img.shields.io/github/issues/sebhildebrandt/systeminformation.svg?style=flat-square
|
[issues-img]: https://img.shields.io/github/issues/sebhildebrandt/systeminformation.svg?style=flat-square
|
||||||
[issues-url]: https://github.com/sebhildebrandt/systeminformation/issues
|
[issues-url]: https://github.com/sebhildebrandt/systeminformation/issues
|
||||||
|
[closed-issues-img]: (https://img.shields.io/github/issues-closed-raw/sebhildebrandt/systeminformation.svg?style=flat-square)
|
||||||
|
[closed-issues-url]: (https://github.com/sebhildebrandt/systeminformation/issues?q=is%3Aissue+is%3Aclosed)
|
||||||
|
|
||||||
[mmon-npm-url]: https://npmjs.org/package/mmon
|
[mmon-npm-url]: https://npmjs.org/package/mmon
|
||||||
[mmon-github-url]: https://github.com/sebhildebrandt/mmon
|
[mmon-github-url]: https://github.com/sebhildebrandt/mmon
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user