1
0
mirror of https://github.com/MGislv/NekoX.git synced 2024-06-30 10:14:04 +00:00

Merge pull request #1 from zhukov/patch-1

Added readme
This commit is contained in:
DrKLO 2013-10-25 08:55:57 -07:00
commit c824df619a

15
README.md Normal file
View File

@ -0,0 +1,15 @@
## Telegram messenger for Android
[Telegram](http://telegram.org) is a messaging app with a focus on speed and security. Its 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.