mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Update readme
This commit is contained in:
parent
be0de458a4
commit
4b34a6643f
13
README.md
13
README.md
@ -1,5 +1,18 @@
|
|||||||
# Telegram iOS Source Code Compilation Guide
|
# Telegram iOS Source Code Compilation Guide
|
||||||
|
|
||||||
|
We welcome all developers to use our API and source code to create applications on our platform.
|
||||||
|
There are several things we require from **all developers** for the moment.
|
||||||
|
|
||||||
|
# Creating your Telegram Application
|
||||||
|
|
||||||
|
1. [**Obtain your own api_id**](https://core.telegram.org/api/obtaining_api_id) for your application.
|
||||||
|
2. Please **do not** use the name Telegram for your app — or make sure your users understand that it is unofficial.
|
||||||
|
3. Kindly **do not** use our standard logo (white paper plane in a blue circle) as your app's logo.
|
||||||
|
3. Please study our [**security guidelines**](https://core.telegram.org/mtproto/security_guidelines) and take good care of your users' data and privacy.
|
||||||
|
4. Please remember to publish **your** code too in order to comply with the licences.
|
||||||
|
|
||||||
|
# Compilation Guide
|
||||||
|
|
||||||
1. Install Xcode (directly from https://developer.apple.com/download/more or using the App Store).
|
1. Install Xcode (directly from https://developer.apple.com/download/more or using the App Store).
|
||||||
2. Clone the project from GitHub:
|
2. Clone the project from GitHub:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user