From b1c120f632093a9527bd840ca959323fbf9a6d19 Mon Sep 17 00:00:00 2001 From: Abhorrent_Anger Date: Fri, 19 Apr 2019 13:11:22 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f0f5c79..9cc3051 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ Generates fake traffic to a website using the Tor Browser (Firefox). ## Installation -The tool requires Python 3.6+ to run and the 'psutil' module. -''' +The tool requires Python 3.6+ to run and the `psutil` module. +``` pip3 install psutil -''' +``` ## Usage ``` TorAutoVisitor.py [-h] [--min MIN] [--max MAX] url