We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e4d2b commit ff63fb3Copy full SHA for ff63fb3
1 file changed
README.rst
@@ -2,8 +2,10 @@ Python 3 Aptly API client
2
=========================
3
4
.. image:: https://coveralls.io/repos/github/gopythongo/aptly-api-client/badge.svg?branch=master
5
- git :target: https://coveralls.io/github/gopythongo/aptly-api-client?branch=master
+ :target: https://coveralls.io/github/gopythongo/aptly-api-client?branch=master
6
7
+.. image:: https://travis-ci.org/gopythongo/aptly-api-client.svg?branch=master
8
+ :target: https://travis-ci.org/gopythongo/aptly-api-client
9
10
This is a thin abstraction layer for interfacing with
11
`Aptly's HTTP API <https://www.aptly.info/doc/api/>`__. It's used by
0 commit comments