Skip to content

Commit 39d3e38

Browse files
authored
Update README.md
1 parent cd9e0d7 commit 39d3e38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Telegraph
22
[![Build Status](https://travis-ci.org/python273/telegraph.svg?branch=master)](https://travis-ci.org/python273/telegraph)
3+
![Python Versions](https://img.shields.io/pypi/pyversions/telegraph.svg)
4+
![License](https://img.shields.io/github/license/python273/telegraph.svg)
35

46
Python Telegraph API wrapper
57

6-
python2 and python3 are supported
7-
88
# Example
99
```python
1010
from telegraph import Telegraph

0 commit comments

Comments
 (0)