Skip to content

Commit c362aea

Browse files
committed
add docs link and format header
1 parent aa5a44e commit c362aea

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
1+
<div align="center">
2+
13
# Weco: The AI Research Engineer
24

3-
[![Python](https://img.shields.io/badge/Python-3.12.0-blue)](https://www.python.org)
5+
[![Python](https://img.shields.io/badge/Python-3.8.0+-blue)](https://www.python.org)
6+
[![docs](https://img.shields.io/website?url=https://docs.weco.ai/&label=docs)](https://docs.weco.ai/)
47
[![PyPI version](https://badge.fury.io/py/weco.svg)](https://badge.fury.io/py/weco)
58
[![AIDE](https://img.shields.io/badge/AI--Driven_Exploration-arXiv-orange?style=flat-square&logo=arxiv)](https://arxiv.org/abs/2502.13138)
69

10+
<code>pip install weco</code>
11+
12+
</div>
13+
14+
---
15+
716
Weco systematically optimizes your code, guided directly by your evaluation metrics.
817

918
Example applications include:

0 commit comments

Comments
 (0)