Skip to content

Commit 4492271

Browse files
abrichrclaude
andcommitted
Add standardized README badges
Add build status, PyPI version, downloads, license, and Python version badges to the README for better visibility of package status. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 7be8b1f commit 4492271

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 Grounding
22

3+
[![Build Status](https://github.com/OpenAdaptAI/openadapt-grounding/workflows/Publish%20to%20PyPI/badge.svg?branch=main)](https://github.com/OpenAdaptAI/openadapt-grounding/actions)
4+
[![PyPI version](https://img.shields.io/pypi/v/openadapt-grounding.svg)](https://pypi.org/project/openadapt-grounding/)
5+
[![Downloads](https://img.shields.io/pypi/dm/openadapt-grounding.svg)](https://pypi.org/project/openadapt-grounding/)
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
**Robust UI element localization for automation.**
410

511
Turn flakey single-frame detections into stable, reliable element coordinates.

0 commit comments

Comments
 (0)