diff --git a/README.md b/README.md index f401789..10a9236 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@ Sublist3r is python tool that is designed to enumerate subdomains of websites us git clone https://github.com/aboul3la/Sublist3r.git ``` +##Recommended Python Version: + +The recommended python version to use is 2.7.x on any platform. + +Other python versions maybe not **supported** at the moment. + ##Dependencies: ####Requests library (http://docs.python-requests.org/en/latest/)