From c8b0cc0181aba2be90a98d93507b364c28594be5 Mon Sep 17 00:00:00 2001 From: Marek Marecki Date: Fri, 3 May 2013 14:06:43 +0200 Subject: [PATCH] Changes in README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 213fab7..b9bd971 100644 --- 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. -- 2.25.1