1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 23:05:10 +01:00

Move badge to the same line as the others

This commit is contained in:
2018-05-25 13:10:54 +02:00
parent 0495296f0f
commit 6db0355cc7

View File

@@ -1,11 +1,7 @@
digimarks digimarks
========= =========
.. image:: https://api.codacy.com/project/badge/Grade/9a34319d917b43219a29e59e9ac75e3b |PyPI version| |PyPI downloads| |PyPI license| |Code health| |Codacy|
:alt: Codacy Badge
:target: https://app.codacy.com/app/aquatix/digimarks?utm_source=github.com&utm_medium=referral&utm_content=aquatix/digimarks&utm_campaign=badger
|PyPI version| |PyPI downloads| |PyPI license| |Code health|
Simple bookmarking service, using a SQLite database to store bookmarks, supporting tags and automatic title fetching. Simple bookmarking service, using a SQLite database to store bookmarks, supporting tags and automatic title fetching.
@@ -103,6 +99,9 @@ Attributions
.. |Code health| image:: https://landscape.io/github/aquatix/digimarks/master/landscape.svg?style=flat .. |Code health| image:: https://landscape.io/github/aquatix/digimarks/master/landscape.svg?style=flat
:target: https://landscape.io/github/aquatix/digimarks/master :target: https://landscape.io/github/aquatix/digimarks/master
:alt: Code Health :alt: Code Health
.. |Codacy| image:: https://api.codacy.com/project/badge/Grade/9a34319d917b43219a29e59e9ac75e3b
:alt: Codacy Badge
:target: https://app.codacy.com/app/aquatix/digimarks?utm_source=github.com&utm_medium=referral&utm_content=aquatix/digimarks&utm_campaign=badger
.. _hook settings: https://github.com/aquatix/digimarks/blob/master/example_config/examples.yaml .. _hook settings: https://github.com/aquatix/digimarks/blob/master/example_config/examples.yaml
.. _vhost for Apache2.4: https://github.com/aquatix/digimarks/blob/master/example_config/apache_vhost.conf .. _vhost for Apache2.4: https://github.com/aquatix/digimarks/blob/master/example_config/apache_vhost.conf
.. _uwsgi.ini: https://github.com/aquatix/digimarks/blob/master/example_config/uwsgi.ini .. _uwsgi.ini: https://github.com/aquatix/digimarks/blob/master/example_config/uwsgi.ini