Readme updated with Python 3 support

This commit is contained in:
Alexandre Dulaunoy 2018-04-22 10:24:59 +02:00
parent b6818de02d
commit 12e57efc4c
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -89,17 +89,17 @@ Exclude dot.lu:
### Software Required ### Software Required
* Python (tested successfully on version 2.6) * Python (tested successfully on version 2.6, 2.7 and 3.5)
* dnspython library - http://www.dnspython.org/ * dnspython library - http://www.dnspython.org/
* IPy library * IPy library
### Software using DomainClassifier ### Software using DomainClassifier
* [AIL framework - Analysis Information Leak framework][https://github.com/CIRCL/AIL-framework] * [AIL framework - Analysis Information Leak framework](https://github.com/CIRCL/AIL-framework)
### License ### License
Copyright (C) 2012-2014 Alexandre Dulaunoy - a(at)foo.be Copyright (C) 2012-2018 Alexandre Dulaunoy - a(at)foo.be
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as it under the terms of the GNU Affero General Public License as