Updated README to mention Python3 compatibility
This commit is contained in:
parent
e0ff1f8c11
commit
59dc43ecbb
|
|
@ -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**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue