From 7b46a3bd6e089f696f6616ac039c6a148fc2af4c Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Thu, 21 Jan 2016 22:01:34 +0530 Subject: [PATCH] Docs - Install section + section from h3 to h4 --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 17d410d..2974313 100644 --- a/readme.md +++ b/readme.md @@ -9,19 +9,19 @@ Pytest Status GUI ![In action][demo_gif_link] - +#### Install `pip install pytest_gui_status` Also, install `PySide` manually via apt-get or installers. -### How to use? +#### How to use? `py.test --show_status_gui` **Recommended** : Use with [pytest-watch][ptw_gh_link] using `ptw -- --show_status_gui` pytest-watch re-runs py.test on any change to your code -### What is it? +#### What is it? pytest_status_gui is only a pytest plugin, which