From bd54deea1fa3f32c29e2825065d560e6ac80313c Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Fri, 25 Oct 2013 19:55:11 +0400 Subject: [PATCH] Added readme --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..e0962173f --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +## Telegram messenger for Android + +[Telegram](http://telegram.org) is a messaging app with a focus on speed and security. It’s superfast, simple and free. + +This repo contains official [Telegram App for Android](https://play.google.com/store/apps/details?id=org.telegram.messenger) source code. + +### API, Protocol documentation + +Documentation for Telegram API is available here: http://core.telegram.org/api + +Documentation for MTproto protocol is available here: http://core.telegram.org/mtproto + +### Usage + +Import the root folder into your IDE (tested on Android Studio), then run project.