From aab859b2632850d0ad29285e76f04752d40b9caa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Mon, 6 Jan 2020 18:30:27 +0100 Subject: [PATCH] Updated README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b14f9d..73b8afd 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ $ poetry install git-vuln-finder $ poetry shell ~~~ -You can also use ``pip``. +You can also use ``pip``. Then just import it: ~~~python Python 3.8.0 (default, Dec 11 2019, 21:43:13) @@ -46,7 +46,7 @@ $ git-vuln-finder --help separate virtualenvs to shield them from your system and each other. -# Usage +### Usage ~~~bash usage: git-vuln-finder [-h] [-v] [-r R] [-o O] [-s S] [-p P] [-c] [-t]