diff --git a/README.md b/README.md index 1bb6c04..9e0236e 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,10 @@ PyTextMonitor is a minimalistic Plasmoid script written on Python2. It looks lik Configuration ------------- For edited output you must open Settings window and setup output format in lines: -* label `$uptime` means uptime, ---d--h--m -* label `$cpu` means total load cpu, % -* label `$ccpu` means load CPU for each core, % +* label `$time` - time in long format. For example, `fri Nov 6 04:48:01 2013` +* label `$uptime` - uptime, ---d--h--m +* label `$cpu` - total load cpu, % +* label `$ccpu` - load CPU for each core, % * label `$cpucl` - average cpu clock, MHz * label `$ccpucl` - cpu clock for each core, MHz * label `$temp` - average temperature in system