8000 add badges to README · simahawk/github3.py@28b187c · GitHub
[go: up one dir, main page]

Skip to content

Commit 28b187c

Browse files
committed
add badges to README
1 parent da63ac5 commit 28b187c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

AUTHORS.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,3 +180,5 @@ Contributors
180180
- Simon Westphahl (@westphahl)
181181

182182
- Steven Nyman (@stevennyman)
183+
184+
- Tigran Tchougourian (@NargiT)

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ wrapper around the GitHub API (v3).
66

77
See HISTORY.rst for any "breaking" changes.
88

9+
.. image:: https://travis-ci.org/sigmavirus24/github3.py.svg?branch=master
10+
:target: https://travis-ci.org/sigmavirus24/github3.py
11+
12+
.. image:: https://ci.appveyor.com/api/projects/status/github/sigmavirus24/github3.py?branch=master
13+
:target: https://ci.appveyor.com/project/sigmavirus24/github3-py/branch/master
14+
915
Installation
1016
------------
1117

0 commit comments

Comments
 (0)
0