From 254a883d8ddff9f3a183e06b3467720b9c2bbce9 Mon Sep 17 00:00:00 2001 From: Frederic Junod Date: Fri, 4 Aug 2017 10:41:37 +0200 Subject: [PATCH] Add 'power' to the required modules list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f225bd3..0a38b44 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,7 @@ Modules and commandline utilities are only required for modules, the core itself * psutil (for the modules 'cpu', 'memory', 'traffic') * netifaces (for the modules 'nic', 'traffic') * requests (for the modules 'weather', 'github', 'getcrypto', 'stock') +* power (for the module 'battery') # Required commandline utilities