Skip to content

Commit 25f6e5d

Browse files
committed
Update README
1 parent 27c4680 commit 25f6e5d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
[![PyPI version](https://badge.fury.io/py/codeoptix.svg)](https://pypi.org/project/codeoptix/)
33
[![CI](https://github.com/SuperagenticAI/codeoptix/actions/workflows/ci.yml/badge.svg)](https://github.com/SuperagenticAI/codeoptix/actions/workflows/ci.yml)
44
[![codecov](https://codecov.io/gh/SuperagenticAI/codeoptix/branch/main/graph/badge.svg)](https://codecov.io/gh/SuperagenticAI/codeoptix)
5+
[![Docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://superagenticai.github.io/codeoptix/)
56
[![Python 3.12+](https://img.shields.io/badge/python-3.12+-blue.svg)](https://www.python.org/downloads/)
67
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
78
[![Code style: ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
@@ -21,10 +22,7 @@
2122
<em>Advancing AI agent optimization and autonomous systems</em>
2223
</p>
2324

24-
[Documentation](https://superagenticai.github.io/codeoptix) |
25-
[Get Started](#-quick-start) |
26-
[Examples](https://github.com/SuperagenticAI/codeoptix/tree/main/examples) |
27-
[Contributing](#-contributing)
25+
[📚 Documentation](https://superagenticai.github.io/codeoptix/)
2826

2927
</div>
3028

0 commit comments

Comments
 (0)