Skip to content

Commit 8515f2f

Browse files
committed
readme: add downloads and compatibility note
Adds a badge showing downloads/month and a note that minor versions before v1.0.0 may not be backwards compatible
1 parent 697af6b commit 8515f2f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Nox build status](https://github.com/blurry-dev/blurry/actions/workflows/github-actions-nox.yml/badge.svg?branch=main)](https://github.com/blurry-dev/blurry/actions/workflows/github-actions-nox.yml)
44
[![PyPI package version](https://img.shields.io/pypi/v/blurry-cli.svg)](https://pypi.org/project/blurry-cli/)
55
[![PyPI Python versions](https://img.shields.io/pypi/pyversions/blurry-cli.svg)](https://pypi.org/project/blurry-cli/)
6+
[![PyPI downloads per month](https://img.shields.io/pypi/dm/blurry-cli.svg)](https://pypi.python.org/pypi/blurry-cli/)
67
![Package license](https://img.shields.io/github/license/blurry-dev/blurry.svg)
78

89
![Blurry logo](docs/content/favicon.png)
@@ -16,6 +17,8 @@ Blurry also makes your images responsive, supports embedding Python source code
1617

1718
Check out the docs and try it out!
1819

20+
**Note**: Until v1.0.0, minor versions (0.x.0) may not be backwards compatible.
21+
1922
## Documentation
2023

2124
View the documentation site at <https://blurry-docs.netlify.app/>.

0 commit comments

Comments
 (0)