From e0f8286fd24efdd3b9dbe0dfe827e64455e4a984 Mon Sep 17 00:00:00 2001 From: Siddharth Dushantha Date: Fri, 19 Jul 2019 12:54:21 +0200 Subject: [PATCH] made the demo come before the installation --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 5be7b5a..5015726 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,11 @@

+## Demonstration + +You can use this link to test Sherlock directly in your browser: +https://elody.com/scenario/plan/16/ + ## Installation **NOTE**: Python 3.6 or higher is required. @@ -35,11 +40,6 @@ $ cd sherlock $ pip3 install -r requirements.txt ``` -## Demonstration - -You can use this link to test Sherlock directly in your browser: -https://elody.com/scenario/plan/16/ - ## Usage ```bash