Skip to content

Commit bd54dee

Browse files
committed
Added readme
1 parent 4622ba9 commit bd54dee

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
## Telegram messenger for Android
2+
3+
[Telegram](http://telegram.org) is a messaging app with a focus on speed and security. It’s superfast, simple and free.
4+
5+
This repo contains official [Telegram App for Android](https://play.google.com/store/apps/details?id=org.telegram.messenger) source code.
6+
7+
### API, Protocol documentation
8+
9+
Documentation for Telegram API is available here: http://core.telegram.org/api
10+
11+
Documentation for MTproto protocol is available here: http://core.telegram.org/mtproto
12+
13+
### Usage
14+
15+
Import the root folder into your IDE (tested on Android Studio), then run project.

0 commit comments

Comments
 (0)