Skip to content

Commit bb60983

Browse files
authored
Add PyPI downloads badge to README (#1376)
1 parent 3ad7481 commit bb60983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/fsspec/badges/version.svg)](https://anaconda.org/conda-forge/fsspec)
55
![Build](https://github.com/fsspec/filesystem_spec/workflows/CI/badge.svg)
66
[![Docs](https://readthedocs.org/projects/filesystem-spec/badge/?version=latest)](https://filesystem-spec.readthedocs.io/en/latest/?badge=latest)
7+
[![PyPi downloads](https://img.shields.io/pypi/dm/fsspec?label=pypi%20downloads&style=flat)](https://pepy.tech/project/fsspec)
78

89
A specification for pythonic filesystems.
910

0 commit comments

Comments
 (0)