Updated README to mention Python3 compatibility

This commit is contained in:
Ahmed Aboul-Ela 2016-10-27 15:19:44 +04:00 committed by GitHub
parent e0ff1f8c11
commit 59dc43ecbb
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ git clone https://github.com/aboul3la/Sublist3r.git
##Recommended Python Version: ##Recommended Python Version:
Sublist3r now supports Python 2 and Python 3. Sublist3r now supports **Python 2** and **Python 3**.
* The recommended version for Python 2 is **2.7.x** * The recommended version for Python 2 is **2.7.x**
* The recommened version for Python 3 is **3.4.x** * The recommened version for Python 3 is **3.4.x**