Skip to content

Commit a024cde

Browse files
committed
Update README.md
1 parent 788f2e8 commit a024cde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Empirical complexity regression checker: run a target function across input size
88
[![PyPI](https://img.shields.io/pypi/v/bigocheck)](https://pypi.org/project/bigocheck/)
99
[![Python 3.9+](https://img.shields.io/badge/python-3.9+-blue.svg)](https://www.python.org/downloads/)
1010
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
11-
[![Downloads](https://img.shields.io/pypi/dm/bigocheck)](https://pypi.org/project/bigocheck/)
11+
[![PyPI Downloads](https://static.pepy.tech/personalized-badge/bigocheck?period=total&units=INTERNATIONAL_SYSTEM&left_color=BLUE&right_color=BLACK&left_text=downloads)](https://pepy.tech/projects/bigocheck)
1212
[![Zero Dependencies](https://img.shields.io/badge/dependencies-zero-green.svg)]()
1313
[![Tests](https://img.shields.io/badge/tests-126%2F126%20passing-success)]()
1414
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/2eee22cbfa8443cda69af338e4e12a83)](https://app.codacy.com/gh/adwantg/bigocheck/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)

0 commit comments

Comments
 (0)