Skip to content

Commit 8f28108

Browse files
committed
Add PyPI badges to README.md
1 parent 24aa10a commit 8f28108

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,10 @@ limitations under the License.
1919
# Apache Mahout
2020

2121
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
22-
[![Python](https://img.shields.io/badge/Python-3.10--3.12-blue.svg)](https://www.python.org/)
22+
[![PyPI version](https://img.shields.io/pypi/v/qumat.svg?color=blue)](https://pypi.org/project/qumat/)
23+
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/qumat.svg?color=blue)](https://pypi.org/project/qumat/)
24+
[![License](https://img.shields.io/pypi/l/qumat?color=blue)](https://pypi.org/project/qumat/)
25+
![PyPI - Downloads](https://img.shields.io/pypi/dm/qumat)
2326
[![GitHub Stars](https://img.shields.io/github/stars/apache/mahout.svg)](https://github.com/apache/mahout/stargazers)
2427
[![GitHub Contributors](https://img.shields.io/github/contributors/apache/mahout.svg)](https://github.com/apache/mahout/graphs/contributors)
2528

0 commit comments

Comments
 (0)