Xinqi Bao's Git

slstatus: add cpu_iowait
[slstatus.git] / README
diff --git a/README b/README
index 77659b4..19f422e 100644 (file)
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ Features
 - Available entropy
 - Username/GID/UID
 - Hostname
 - Available entropy
 - Username/GID/UID
 - Hostname
-- IP address
+- IP address (IPv4 and IPv6)
 - Kernel version
 - Keyboard indicators
 - Load average
 - Kernel version
 - Keyboard indicators
 - Load average
@@ -39,8 +39,8 @@ Installation
 Edit config.mk to match your local setup (slstatus is installed into the
 /usr/local namespace by default).
 
 Edit config.mk to match your local setup (slstatus is installed into the
 /usr/local namespace by default).
 
-Afterwards enter the following command to build and install dmenu (if necessary
-as root):
+Afterwards enter the following command to build and install slstatus (if
+necessary as root):
 
     make clean install
 
 
     make clean install