From fed22c040f378476b8f7d8d32b257b3086e84caa Mon Sep 17 00:00:00 2001 From: enkore Date: Sat, 9 Aug 2014 16:59:01 +0200 Subject: [PATCH] Update README #75 / #96 --- README.rst | 17 +++-------------- README.tpl.rst | 2 ++ 2 files changed, 5 insertions(+), 14 deletions(-) diff --git a/README.rst b/README.rst index ffa1340..94690a1 100644 --- a/README.rst +++ b/README.rst @@ -69,6 +69,8 @@ next ++++ * Added `uptime`_ module +* `cpu\_usage`_: Add multicore support +* `cpu\_usage\_bar`_: Add multicore support 3.30 ++++ @@ -860,19 +862,6 @@ Settings: -ngb -+++ - - - -Settings: - -:username: (required) -:password: (required) -:interval: (default: ``5``) - - - now_playing +++++++++++ @@ -1022,7 +1011,7 @@ Settings: :mail_brackets: Display unread message count in square-brackets. (default: ``False``) :title_maxlen: Maximum number of characters to display in title. (default: ``80``) :interval: Update interval. (default: ``300``) -:status: New message indicator. (default: ``{'no_mail': '', 'new_mail': '✉'}``) +:status: New message indicator. (default: ``{'new_mail': '✉', 'no_mail': ''}``) diff --git a/README.tpl.rst b/README.tpl.rst index e315403..14cc4f0 100644 --- a/README.tpl.rst +++ b/README.tpl.rst @@ -69,6 +69,8 @@ next ++++ * Added `uptime`_ module +* `cpu\_usage`_: Add multicore support +* `cpu\_usage\_bar`_: Add multicore support 3.30 ++++