Changes in README
authorMarek Marecki <triviuss@gmail.com>
Fri, 3 May 2013 12:06:43 +0000 (14:06 +0200)
committerMarek Marecki <triviuss@gmail.com>
Fri, 3 May 2013 12:06:43 +0000 (14:06 +0200)
README.md

index 213fab791fd1a0ac4746e357289626b96855981c..b9bd971f9ea9ce69ea2ca636cc11c788293bb163 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
 #### Python API for Diaspora (unofficial)
 
 `diaspy` is a set of modules which form API for D\* social network. 
-The API is written in Python 3.x and is not Python 2.x compatible. 
+The API is written in Python and should be both 3.x and 2.x compatible. 
+Test suite will cause problems when run with 2.x so testing should be done 
+using python3 interpreter.
 
 Object oriented design of `diaspy` makes it easily reusable by other 
 developers who want to use only part of the API.