From 59dc43ecbb4ab9225610ec6e8049560c572c83fe Mon Sep 17 00:00:00 2001 From: Ahmed Aboul-Ela Date: Thu, 27 Oct 2016 15:19:44 +0400 Subject: [PATCH] Updated README to mention Python3 compatibility --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 018207c..675c05e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ git clone https://github.com/aboul3la/Sublist3r.git ##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 recommened version for Python 3 is **3.4.x**