mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-06 23:24:50 +00:00
Small documentation fixes
This commit is contained in:
parent
8c96e5f46a
commit
f16ca8b9ea
2 changed files with 2 additions and 3 deletions
|
|
@ -35,8 +35,7 @@ backwards-incompatible changes made in that version.
|
||||||
When upgrading to a new version of Pyrogram, you will need to check all the breaking changes in order to find
|
When upgrading to a new version of Pyrogram, you will need to check all the breaking changes in order to find
|
||||||
incompatible code in your application, but also to take advantage of new features and improvements.
|
incompatible code in your application, but also to take advantage of new features and improvements.
|
||||||
|
|
||||||
Releases
|
**Contents**
|
||||||
--------
|
|
||||||
|
|
||||||
""".lstrip("\n")
|
""".lstrip("\n")
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ About the License
|
||||||
=================
|
=================
|
||||||
|
|
||||||
.. image:: https://www.gnu.org/graphics/lgplv3-with-text-154x68.png
|
.. image:: https://www.gnu.org/graphics/lgplv3-with-text-154x68.png
|
||||||
:align: right
|
:align: left
|
||||||
|
|
||||||
Pyrogram is free software and is currently licensed under the terms of the
|
Pyrogram is free software and is currently licensed under the terms of the
|
||||||
`GNU Lesser General Public License v3 or later (LGPLv3+)`_. In short: you may use, redistribute and/or modify it
|
`GNU Lesser General Public License v3 or later (LGPLv3+)`_. In short: you may use, redistribute and/or modify it
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue