Skip to content

Commit 75c4bfe

Browse files
committed
docs: force green color for pypi badge
1 parent ab36b6f commit 75c4bfe

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
@@ -2,7 +2,7 @@
22

33
# 🛡️ Privalyse Mask: Privacy Layer for LLMs & RAG
44

5-
[![PyPI version](https://img.shields.io/pypi/v/privalyse-mask.svg)](https://pypi.org/project/privalyse-mask/)
5+
[![PyPI version](https://img.shields.io/pypi/v/privalyse-mask.svg?color=green)](https://pypi.org/project/privalyse-mask/)
66
[![Downloads](https://pepy.tech/badge/privalyse-mask/month)](https://pepy.tech/project/privalyse-mask)
77
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
88
[![Tests](https://github.com/Privalyse/privalyse-mask/actions/workflows/test.yml/badge.svg)](https://github.com/Privalyse/privalyse-mask/actions/workflows/test.yml)

0 commit comments

Comments
 (0)