Skip to content

Commit

Permalink
Add GitHub discussions badge (#4070)
Browse files Browse the repository at this point in the history
* add github discussions badge

* rationalise badges

* lower case text
  • Loading branch information
bjlittle authored Mar 18, 2021
1 parent f78aa9d commit fe6198b
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,6 @@
<img src="https://results.pre-commit.ci/badge/github/SciTools/iris/master.svg"
alt="pre-commit.ci status" /></a>
<a href="https://anaconda.org/conda-forge/iris">
<img src="https://img.shields.io/conda/dn/conda-forge/iris.svg"
alt="conda-forge downloads" /></a>
<a href="https://github.com/SciTools/iris/graphs/contributors">
<img src="https://img.shields.io/github/contributors/SciTools/iris.svg"
alt="# contributors" /></a>
<a href="https://anaconda.org/conda-forge/iris">
<img src="https://img.shields.io/conda/v/conda-forge/iris?color=orange&label=conda-forge%7Ciris"
alt="conda-forge" /></a>
<a href="https://pypi.org/project/scitools-iris">
Expand All @@ -43,6 +37,9 @@
<a href="https://github.com/psf/black">
<img src="https://img.shields.io/badge/code%20style-black-000000.svg"
alt="black" /></a>
<a href="https://github.com/SciTools/iris/discussions">
<img src="https://img.shields.io/badge/github-discussions-yellow?style=social&logo=github&style=plastic"
alt="github discussions" /></a>
<a href="https://twitter.com/scitools_iris">
<img src="https://img.shields.io/twitter/follow/scitools_iris?color=yellow&label=twitter%7Cscitools_iris&logo=twitter&style=plastic"
alt="twitter scitools_iris" /></a>
Expand Down

0 comments on commit fe6198b

Please sign in to comment.