Browse Source

added all functions to readme

Aaron Marcher 9 năm trước cách đây
mục cha
commit
c15e66ce77
1 tập tin đã thay đổi với 4 bổ sung3 xóa
  1. 4 3
      README.md

+ 4 - 3
README.md

@@ -15,14 +15,15 @@ The following information is included:
 - date and time
 - disk numbers (free storage, percentage, total storage and used storage)
 - available entropy
+- username/gid/uid of current user
 - hostname
 - ip addresses
-- load avg
+- load average
 - ram numbers (free ram, percentage, total ram and used ram)
 - temperature
 - uptime
-- volume percentage (alsa)
-- wifi percentage and essid
+- volume percentage + mute status (alsa)
+- wifi signal percentage and essid
 
 Multiple entries per function are supported and everything can be reordered and customized via the C header file config.h (similar to DWM).