Merge pull request #73 from meain/patch-1

Update README.md
This commit is contained in:
tobi-wan-kenobi 2017-04-23 07:58:36 +02:00 committed by GitHub
commit 4f21ccb875

View file

@ -83,8 +83,8 @@ This will create a file called `debug.log` in the same directory as the executab
Modules and commandline utilities are only required for modules, the core itself has no external dependencies at all.
* psutil (for the modules 'cpu', 'memory')
* netifaces (for the module 'nic')
* psutil (for the modules 'cpu', 'memory', 'traffic')
* netifaces (for the module 'nic', 'traffic')
* requests (for the module 'weather')
# Required commandline utilities