Skip to content

Commit a74eb49

Browse files
committed
adds badges
1 parent d88d3bb commit a74eb49

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.rst

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
Coronavirus (COVID-19) Dashboard - API Service
1+
Coronavirus (COVID-19) in the UK - API Service
22
==============================================
33

4+
|PyPi_Version| |PyPi_Status| |Format| |Supported_versions_of_Python| |License|
5+
6+
47
Software Development Kit (SDK)
58
------------------------------
69

@@ -258,4 +261,10 @@ Copyright (c) 2020, Public Health England.
258261

259262

260263
.. _`Coronavirus (COVID-19) in the UK`: http://coronavirus.data.gov.uk/
261-
.. _`Public Health England`: http://coronavirus.data.gov.uk/
264+
.. _`Public Health England`: http://coronavirus.data.gov.uk/
265+
266+
.. |PyPi_Version| image:: https://img.shields.io/pypi/v/uk-covid19
267+
.. |PyPi_Status| image:: https://img.shields.io/pypi/status/uk-covid19
268+
.. |Format| image:: https://img.shields.io/pypi/format/uk-covid19
269+
.. |Supported_versions_of_Python| image:: https://img.shields.io/pypi/pyversions/uk-covid19
270+
.. |License| image:: https://img.shields.io/github/license/publichealthengland/coronavirus-dashboard-api-python-sdk

0 commit comments

Comments
 (0)