From 45de9145fb88046407e3695ee264c603a6a296b4 Mon Sep 17 00:00:00 2001 From: arcan1s Date: Mon, 7 Apr 2014 16:34:40 +0400 Subject: [PATCH] added todo list --- README.md | 7 +++++++ create_archive.sh | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 19dde5e..f3756de 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,13 @@ Installation Additional information ====================== +TODO (wish list) +---------------- +* data labels on tooltip +* package manager support +* hddmb support +* ps count and ps support + Links ----- * [Homepage](http://arcanis.name/projects/pytextmonitor/) diff --git a/create_archive.sh b/create_archive.sh index e9af20c..33fec24 100755 --- a/create_archive.sh +++ b/create_archive.sh @@ -1,7 +1,7 @@ #!/bin/bash # update english readme -cp readme/en.md README.md +cp README.md readme/en.md SRCDIR="sources" VERSION=$(grep -m1 PROJECT_VERSION_MAJOR sources/CMakeLists.txt | awk '{print $3}' | cut -c 1).\