Skip to content

Commit 8a2dd62

Browse files
authored
Merge pull request #542 from raybellwaves/patch-7
DOC: add pypi and conda badges
2 parents 4d03e1e + deb3309 commit 8a2dd62

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# filesystem_spec
22

3+
[![PyPI version](https://badge.fury.io/py/fsspec.svg)](https://pypi.python.org/pypi/fsspec/)
4+
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/fsspec/badges/version.svg)](https://anaconda.org/conda-forge/fsspec)
35
![Build](https://github.com/intake/filesystem_spec/workflows/CI/badge.svg)
46
[![Docs](https://readthedocs.org/projects/filesystem-spec/badge/?version=latest)](https://filesystem-spec.readthedocs.io/en/latest/?badge=latest)
57

0 commit comments

Comments
 (0)