From 707a2d9d5d759331aa81c75a5bed581775528311 Mon Sep 17 00:00:00 2001 From: Hamer Iboshi <hi15@inf.ufpr.br> Date: Wed, 25 Sep 2019 10:58:35 -0300 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ad694c..1ff24fc 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,9 @@ Regression test is a tool for validate existent functionality with each new rele - [Installation](#installation) - [Usage](#usage) - [Set settings.py](set-settings.py) + - [Command Instructions](command-instructions) + - [Saving routes](saving-routes) + - [Compare routes](compare-routes) ## Getting Started @@ -75,7 +78,7 @@ available commands: --route ROUTE no description ``` -### Saving route +### Saving routes The command save will save files of all routes in the list at settings file. ``` -- GitLab