Skip to content

Commit 2817d6a

Browse files
seismanMax Jones
andauthored
Add badges for conda package version, license and twitter (#2081)
Co-authored-by: Max Jones <[email protected]>
1 parent 461ad44 commit 2817d6a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ PyGMT
1010
.. image:: http://img.shields.io/pypi/v/pygmt.svg?style=flat-square
1111
:alt: Latest version on PyPI
1212
:target: https://pypi.python.org/pypi/pygmt
13-
.. image:: https://anaconda.org/conda-forge/pygmt/badges/installer/conda.svg
13+
.. image:: https://img.shields.io/conda/v/conda-forge/pygmt?style=flat-square
1414
:alt: Latest version on conda-forge
1515
:target: https://anaconda.org/conda-forge/pygmt
1616
.. image:: https://github.com/GenericMappingTools/pygmt/workflows/Tests/badge.svg
@@ -31,9 +31,15 @@ PyGMT
3131
.. image:: https://zenodo.org/badge/DOI/10.5281/3781524.svg
3232
:alt: Digital Object Identifier for the Zenodo archive
3333
:target: https://doi.org/10.5281/zenodo.3781524
34+
.. image:: https://img.shields.io/github/license/GenericMappingTools/pygmt?style=flat-square
35+
:alt: GitHub license
36+
:target: https://github.com/GenericMappingTools/pygmt/blob/main/LICENSE.txt
3437
.. image:: https://img.shields.io/badge/Contributor%20Covenant-v2.1%20adopted-ff69b4.svg
3538
:alt: Contributor Code of Conduct
3639
:target: CODE_OF_CONDUCT.md
40+
.. image:: https://img.shields.io/twitter/follow/gmt_dev?style=social
41+
:alt: Twitter URL
42+
:target: https://twitter.com/gmt_dev
3743

3844
.. placeholder-for-doc-index
3945

0 commit comments

Comments
 (0)