From 85e8623e463a2132f7c276ad03fef510a9dee326 Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Sat, 17 Feb 2018 16:44:54 +0100 Subject: [PATCH 1/2] Update README.rst --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index e14ec7cc..c483b209 100644 --- a/README.rst +++ b/README.rst @@ -80,6 +80,12 @@ Installation .. code:: shell $ pip install --upgrade pyrogram + +- Or, with TgCrypto_: + + .. code:: shell + + $ pip install --upgrade pyrogram[tgcrypto] Configuration ------------- From 877e0985cad7356cd5c6027ce2767a14d121ecad Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Sat, 17 Feb 2018 21:52:27 +0100 Subject: [PATCH 2/2] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c483b209..292a0e4f 100644 --- a/README.rst +++ b/README.rst @@ -174,7 +174,7 @@ License .. _`Email`: admin@pyrogram.ml -.. _TgCrypto: https://docs.pyrogram.ml/resources/TgCrypto +.. _TgCrypto: https://github.com/pyrogram/tgcrypto .. _`GNU Lesser General Public License v3 or later (LGPLv3+)`: COPYING.lesser