diff --git a/readme.md b/readme.md --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ Modules: * Watcher: interpreting sequence of game positions as a sequence of moves. * Broadcaster: interfacing with a go server. -Written for Python 3.4.3. Dependencies: Pillow 2.7.0, NumPy 1.9.2. Start gui.py to run. +Written for Python 3.5.0. Dependencies: Pillow 2.7.0, NumPy 1.10.0. Start gui.py to run. Licensed under GNU GPL v2.0 or later. See license.txt. Relicensing possible, don't hesitate to ask.