Skip to content

Commit b5fb861

Browse files
authored
Merge pull request #336 from fortran-lang/chore/readme-shields
chore: update Downloads shield
2 parents bfc4f04 + d6237de commit b5fb861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
![PyPI](https://img.shields.io/pypi/v/fortls?style=flat-square)
66
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fortls?style=flat-square)
7-
[![PyPi Downloads via PePy](https://img.shields.io/badge/dynamic/json?style=flat-square&color&maxAge=86400&label=PyPi%20Downloads&query=%24.total_downloads&url=https%3A%2F%2Fapi.pepy.tech%2Fapi%2Fprojects%2Ffortls)](https://pepy.tech/project/fortls)
7+
[![PyPI - Downloads](https://img.shields.io/pypi/dm/fortls?style=flat-square&label=PyPi)](https://pepy.tech/project/fortls)
88
![Conda](https://img.shields.io/conda/dn/conda-forge/fortls?label=Anaconda&style=flat-square)
99
![GitHub License](https://img.shields.io/github/license/fortran-lang/fortls?style=flat-square)
1010
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/fortran-lang/fortls/main.yml?branch=master&label=CI&style=flat-square)

0 commit comments

Comments
 (0)