diff --git a/README.md b/README.md
index a995759..1ec09c4 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
The tool helps to download posts and videos from tiktok for a given set of hashtags. It uses tiktok-scraper (https://github.com/drawrowfly/tiktok-scraper) to download the posts and videos.
## Pre-requisites
-1. Make sure you have python 3.8 or later version installed.
+1. Make sure you have python 3.6 or later version installed.
2. Download and install TikTok scraper: https://github.com/drawrowfly/tiktok-scraper
### Options for running run_downloader.py
@@ -16,6 +16,8 @@ The tool helps to download posts and videos from tiktok for a given set of hasht
### Data organization
+ tree ../data
+
data folder contains all the downloaded data as shown in the pic above.