corrected 1.0.1 typo
This commit is contained in:
parent
b76d46ddea
commit
c62ef0d69b
@ -111,7 +111,7 @@ This library is splitted in several sections:
|
||||
| si.users() | X | X | array of users online |
|
||||
| si.checksite(url) | X | X | response-time (ms) to fetch given URL |
|
||||
|
||||
Remenber: All functions are implemented as asynchronous functions. So another example, how to use a specific function might be:
|
||||
Remember: All functions are implemented as asynchronous functions! So another example, how to use a specific function might be:
|
||||
|
||||
```
|
||||
var si = require('systeminformation');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user