From fd69c56f08c1e39aad76f70a1308643b72b9f7ed Mon Sep 17 00:00:00 2001 From: DrKLO Date: Sat, 11 Oct 2014 15:37:47 +0400 Subject: [PATCH] Updated readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7fde26875..d4affdf22 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ Documentation for MTproto protocol is available here: http://core.telegram.org/m ### Usage +**Beware of using dev branch and uploading it to any markets, in most cases it will work as you expecting** + +First of all your should take a look to **src/main/java/org/telegram/messenger/BuildVars.java** and fill it with correct values. + Import the root folder into your IDE (tested on Android Studio), then run project. ### Localization