Skip to content

Commit aace265

Browse files
authored
Merge pull request #2 from OpenAdaptAI/feature/add-readme-badges
Add standardized README badges
2 parents e10082e + e70afe9 commit aace265

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# openadapt-privacy
22

3+
[![Build Status](https://github.com/OpenAdaptAI/openadapt-privacy/workflows/Tests/badge.svg?branch=main)](https://github.com/OpenAdaptAI/openadapt-privacy/actions)
4+
[![PyPI version](https://img.shields.io/pypi/v/openadapt-privacy.svg)](https://pypi.org/project/openadapt-privacy/)
5+
[![Downloads](https://img.shields.io/pypi/dm/openadapt-privacy.svg)](https://pypi.org/project/openadapt-privacy/)
6+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
7+
[![Python 3.10+](https://img.shields.io/badge/python-3.10%2B-blue)](https://www.python.org/downloads/)
8+
39
Privacy scrubbing for GUI automation data - PII/PHI detection and redaction.
410

511
## Installation

0 commit comments

Comments
 (0)