2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-30 13:57:54 +00:00

Updated Home (markdown)

Dan
2017-12-31 10:57:00 +01:00
parent 756d6838c7
commit fba3b97076

@@ -1,11 +1,15 @@
<p align="center">
<div align="center">
<img src="https://pyrogram.ml/images/logo2.png" alt="Logo">
</div>
<p align="center">
<b>Telegram MTProto API Client Library for Python</b>
</p>
### About
Welcome to the Pyrogram Wiki! Here you can find resources for learning how to use the library. Contents are organized by topic and are accessible from the sidebar.
**Note:** If you are looking for information on how to use a specific method, please refer to the API documentation at [docs.pyrogram.ml](https://docs.pyrogram.ml/).
**Note:** If you are looking for information on how to use a specific method, please refer to the API documentation at https://docs.pyrogram.ml.
To get started, read the [Introduction](https://github.com/pyrogram/pyrogram/wiki/Getting-Started) section.