Skip to content

Commit 27392d8

Browse files
authored
Merge pull request #1 from OpenAdaptAI/feature/add-readme-badges
Add standardized README badges
2 parents 7be8b1f + 4492271 commit 27392d8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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)