File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed
Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change 1- ![ PyPI] ( https://img.shields.io/pypi/v/cinecli )
2- ![ Python] ( https://img.shields.io/pypi/pyversions/cinecli )
3- ![ Nix Flake] ( https://img.shields.io/badge/Nix-Flake-5277C3?logo=nixos&logoColor=white )
4- ![ License] ( https://img.shields.io/badge/license-MIT-green )
5- ![ Downloads] ( https://img.shields.io/pypi/dm/cinecli )
6-
7-
8- ![ Stars] ( https://img.shields.io/github/stars/eyeblech/cinecli?style=flat-square )
1+ <p align =" center " >
2+ <img src =" https://img.shields.io/pypi/v/cinecli?style=for-the-badge " />
3+ <img src =" https://img.shields.io/badge/python-3.11%2B-blue?style=for-the-badge " />
4+ <img src =" https://img.shields.io/badge/Nix-Flake-5277C3?style=for-the-badge&logo=nixos&logoColor=white " />
5+ <img src =" https://img.shields.io/badge/license-MIT-green?style=for-the-badge " />
6+ <img src =" https://img.shields.io/pypi/dm/cinecli?style=for-the-badge " />
7+ </p >
98
9+ <p align =" center " >
10+ <img src =" https://img.shields.io/github/stars/eyeblech/cinecli?style=for-the-badge " />
11+ </p >
1012
1113---
1214
@@ -69,7 +71,7 @@ pip install cinecli
6971
7072```
7173
72- Requires ** Python 3.9 +**
74+ Requires ** Python 3.11 +**
7375
7476----------
7577
You can’t perform that action at this time.
0 commit comments