Skip to content

Commit c6ea93b

Browse files
committed
Update README.md
1 parent 8ce4bf1 commit c6ea93b

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
Python Telegraph API wrapper
88

9+
- [Documentation](https://python-telegraph.readthedocs.io/en/latest/)
10+
911
# Example
1012
```python
1113
from telegraph import Telegraph

docs/telegraph.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ telegraph.api module
99
:undoc-members:
1010
:show-inheritance:
1111

12+
telegraph.upload module
13+
-----------------------
14+
15+
.. automodule:: telegraph.upload
16+
:members:
17+
:show-inheritance:
18+
19+
1220
telegraph.utils module
1321
----------------------
1422

0 commit comments

Comments
 (0)