diff --git a/README.md b/README.md index 681f9a6..fa5deb1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # simple-httpfs +[![PyPI](https://img.shields.io/pypi/v/simple-httpfs.svg?logo=python&logoColor=white)](https://pypi.org/project/simple-httpfs/) + A simple FUSE-based http file system. Read http files as if they were on the local filesystem.