diff options
Diffstat (limited to 'libraries/batinfo/README')
-rw-r--r-- | libraries/batinfo/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/batinfo/README b/libraries/batinfo/README index de5bb67514..5777503166 100644 --- a/libraries/batinfo/README +++ b/libraries/batinfo/README @@ -1,3 +1,3 @@ -Batinfo is a simple Python library to retrieve battery information on -Linux-based operating systems. No ACPI or external software are needed: -only the Linux kernel and its /sys/class/power_supply folder. +batinfo is a simple Python library to retrieve battery information on operating +systems based on Linux. No ACPI or external software are needed: only the Linux +kernel and its /sys/class/power_supply folder. |