From efc51f68fa43683dccd09cf5086c9050279c9471 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20Cort=C3=A9z?= Date: Sat, 26 Mar 2016 03:40:09 -0600 Subject: [PATCH] Updated readme --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 812c640..4efd8f5 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,15 @@ A desktop application for handling [vk.com](http://vk.com) in an easy way. -## Warning +## Nightly builds -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. +Right now, the socializer's functionality is far to be perfect, in fact there are lots of methods of the VK API that this application isn't supporting right now, but if you are curious enough, and you want to help by giving me your impressions and making tests for fixing bugs, you can download the last source code, compiled as an application. This is the nightly build of socializer. This version is only for testing purposes, never think that it can be used for everyday use. This version does not include any documentation, or changelog, because it's build with an authomatic process (probably in the future I'll include the documentation in the build process). However you can use this readme, I'm trying to keep it updated with the latest information about socializer's features. This nightly build is built every two or three days, depending in the updates that the repository has receibed. + +Before downloading, take in to account the following: This source code is completely experimental. The current functionality in this application is not very useful. If you decide to use nightly build versions, take into account that this doesn't work as an application for everyday use yet. + +Version: 2016.03.23 +Build date: March 23 2016 +[https://github.com/manuelcortez/socializer/blob/master/nightly/socializer-nightly-build.zip?raw=true](Download socializer Nightly build) 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.