From 364472da5cec9595d9599dbf03fc476f9e6c69e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Cort=C3=A9z?= Date: Sat, 13 Feb 2016 16:11:03 -0600 Subject: [PATCH] Updated readme --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 557e39d..5801616 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,22 @@ A desktop application for handling vk.com in an easy way. +## Warning + This source code is completely experimental. The current functionality in this application is not very useful. If you are not a developer, or you don't know how to deal with Python code and some network Rest API'S, probably you should not clone this repository and run the application. If you decide to do so, take into account that this doesn't work as an application yet. -I have started this effort as an open source project on Feb 13, 2016. Pull requests and bug reports are welcome. Socializer is not a definitive name for this project, it could be changed in future. \ No newline at end of file +I have started this effort as an open source project on Feb 13, 2016. Pull requests and bug reports are welcome. Socializer is not a definitive name for this project, it could be changed in future. + +## dependencies + +* [Python,](http://python.org) version 2.7.11 +* [wxPython](http://www.wxpython.org) for Python 2.7, version 3.0.2.0 +* [Python windows extensions (pywin32)](http://www.sourceforge.net/projects/pywin32/) for python 2.7, build 220 +* [PyEnchant,](http://pythonhosted.org/pyenchant/) version 1.6.6. +* pypubsub +* configobj +* requests-oauthlib +* future +* arrow==0.6 +* microsofttranslator +