Skip to content

Commit f93bb32

Browse files
Ken KundertKen Kundert
Ken Kundert
authored and
Ken Kundert
committed
fix README
1 parent 2de50e9 commit f93bb32

File tree

1 file changed

+21
-17
lines changed

1 file changed

+21
-17
lines changed

README.rst

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,7 @@
11
Emborg — Front-End to Borg Backup
22
=================================
33

4-
.. image:: https://pepy.tech/badge/emborg/month
5-
:target: https://pepy.tech/project/emborg
6-
7-
.. image:: https://img.shields.io/readthedocs/emborg.svg
8-
:target: https://emborg.readthedocs.io/en/latest/?badge=latest
9-
10-
.. image:: https://github.com/KenKundert/emborg/actions/workflows/build.yaml/badge.svg
11-
:target: https://github.com/KenKundert/emborg/actions/workflows/build.yaml
12-
13-
.. image:: https://coveralls.io/repos/github/KenKundert/emborg/badge.svg?branch=master
14-
:target: https://coveralls.io/github/KenKundert/emborg?branch=master
15-
16-
.. image:: https://img.shields.io/pypi/v/emborg.svg
17-
:target: https://pypi.python.org/pypi/emborg
18-
19-
.. image:: https://img.shields.io/pypi/pyversions/emborg.svg
20-
:target: https://pypi.python.org/pypi/emborg/
4+
|downloads| |build status| |coverage| |rtd status| |pypi version| |python version|
215

226
:Author: Ken Kundert
237
:Version: 1.38.2
@@ -50,3 +34,23 @@ Then, for information on a specific topic use::
5034

5135
It is worth browsing all of the available topics at least once to get a sense of
5236
all that *Emborg* can do.
37+
38+
39+
.. |downloads| image:: https://pepy.tech/badge/emborg/month
40+
:target: https://pepy.tech/project/emborg
41+
42+
.. |build status| image:: https://github.com/KenKundert/emborg/actions/workflows/build.yaml/badge.svg
43+
:target: https://github.com/KenKundert/emborg/actions/workflows/build.yaml
44+
45+
.. |coverage| image:: https://coveralls.io/repos/github/KenKundert/emborg/badge.svg?branch=master
46+
:target: https://coveralls.io/github/KenKundert/emborg?branch=master
47+
48+
.. |rtd status| image:: https://img.shields.io/readthedocs/emborg.svg
49+
:target: https://emborg.readthedocs.io/en/latest/?badge=latest
50+
51+
.. |pypi version| image:: https://img.shields.io/pypi/v/emborg.svg
52+
:target: https://pypi.python.org/pypi/emborg
53+
54+
.. |python version| image:: https://img.shields.io/pypi/pyversions/emborg.svg
55+
:target: https://pypi.python.org/pypi/emborg/
56+

0 commit comments

Comments
 (0)