From 5e1d51ac22fab0727b4afb1653abce95ef84c9a5 Mon Sep 17 00:00:00 2001
From: Dan <14043624+delivrance@users.noreply.github.com>
Date: Sat, 30 Dec 2017 21:51:51 +0100
Subject: [PATCH] Update README.rst
---
README.rst | 32 +++++++++++---------------------
1 file changed, 11 insertions(+), 21 deletions(-)
diff --git a/README.rst b/README.rst
index 31d9d128..7b620e65 100644
--- a/README.rst
+++ b/README.rst
@@ -89,6 +89,9 @@ please refer to the `Wiki`_:
- `Introduction`_
+Other references:
+
+- `docs.pyrogram.ml`_
Development
===========
@@ -105,23 +108,8 @@ functions.
Documentation
=============
-Soon. For now, have a look at the ``pyrogram.Client`` code to get some insights.
-
-Currently you are able to easily:
-
-- ``send_message``
-
-- ``forward_messages``
-
-- ``edit_message_text``
-
-- ``delete_messages``
-
-- ``send_chat_action``
-
-- Some more...
-
-as well as listening for updates and catching API errors.
+- Pyrogram's API documentation at `docs.pyrogram.ml`_.
+- Guides and examples can be found on the `Wiki`_.
Contribution
@@ -165,6 +153,8 @@ License
.. _`Telegram`: https://t.me/joinchat/AWDQ8lK2HgBN7ka4OyWVTw
+.. _`docs.pyrogram.ml`: https://docs.pyrogram.ml
+
.. _`bot-like`: https://core.telegram.org/bots/api#available-methods
.. _`GitHub`: https://github.com/pyrogram/pyrogram/issues
@@ -186,14 +176,14 @@ License
Telegram MTProto API Client Library for Python
-
- Download
-
- •
Wiki
•
+
+ Documentation
+
+ •
Telegram Group