From 3d223f4afb626b88755a9d517b3cb11ec3605c07 Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Wed, 20 Jan 2016 23:00:59 +0530 Subject: [PATCH] Docs- use h3 for sections [ci skip] --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index bee5014..e1e4d5d 100644 --- a/readme.md +++ b/readme.md @@ -1,14 +1,14 @@ Pytest Status GUI ------------------ -## Always on GUI for showing test status (only works with pytest) +### Always on GUI for showing test status (only works with pytest) `pip install pytest_gui_status` -## How to use? +### How to use? `py.test --show_status_gui` -## What is it? +### What is it? pytest_status_gui is only a pytest plugin, which