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