From 0a2979bc9414f288285fa4fc23c95f3164f4eb1e Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Wed, 23 Dec 2015 11:57:56 +0530 Subject: [PATCH] Add blank readme + modify todo --- pytest_gui_status/status_gui/todo.txt | 5 +++-- readme.md | 0 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 readme.md diff --git a/pytest_gui_status/status_gui/todo.txt b/pytest_gui_status/status_gui/todo.txt index ead50d1..12bd7f2 100644 --- a/pytest_gui_status/status_gui/todo.txt +++ b/pytest_gui_status/status_gui/todo.txt @@ -2,9 +2,10 @@ Todo ------ 1. Add gui tests -2. use logging.debug for more prints +2. use logging.debug / log file for more prints 3. Allow config for tmpl, redis_arg, status_gui_arg -4. Use config.pluginmanager.hasplugin('plugin_name') +4. Add well-explained readme +4. Use config.pluginmanager.hasplugin('plugin_name') when needed Done diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..e69de29