Skip to content

Commit

Permalink
Add download stat badge in README file (#302)
Browse files Browse the repository at this point in the history
* Add download stat badge in README file
  • Loading branch information
yanghua authored Nov 21, 2024
1 parent 72d5a0e commit ee3ac1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@
[![Doc Status](https://readthedocs.org/projects/tosfs/badge/?version=latest)](https://tosfs.readthedocs.io/en/latest/?badge=latest)
![Build-FNS](https://github.com/fsspec/tosfs/workflows/CI-FNS/badge.svg)
![Build-HNS](https://github.com/fsspec/tosfs/workflows/CI-HNS/badge.svg)
![PyPI - Downloads](https://img.shields.io/pypi/dm/tosfs)
![PyPI Downloads](https://static.pepy.tech/badge/tosfs)


TOSFS builds on [Volcengine TOS Python SDK](https://github.com/volcengine/ve-tos-python-sdk) to provide a convenient Python filesystem interface for [TOS(Tinder Object Storage)](https://www.volcengine.com/docs/6349/74820).
Expand Down

0 comments on commit ee3ac1b

Please sign in to comment.