Skip to content

Commit a9603f3

Browse files
committed
update: README
1 parent e925a4e commit a9603f3

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
<div align="center">
22
<img src="logo.png" alt="Vanilla Agents Logo" width="100" />
3-
4-
[![Test status](https://github.com/Azure-Samples/vanilla-aiagents/actions/workflows/pytest.yml/badge.svg)](https://github.com/Azure-Samples/vanilla-aiagents/actions/workflows/pytest.yml)
5-
<!-- <a href="https://codecov.io/gh/<your-username>/<your-repo>">
6-
<img src="https://codecov.io/gh/<your-username>/<your-repo>/branch/main/graph/badge.svg?token=<your-codecov-token>" alt="codecov" />
7-
</a> -->
8-
[![GitHub Pages](https://img.shields.io/badge/GitHub%20Pages-Online-success)](https://Azure-Samples.github.io/vanilla-aiagents/)
9-
</div>
103

11-
# Vanilla AI Agents
4+
<h3 align="center">Vanilla AI Agents</h3>
5+
6+
<a href="https://github.com/azure-samples/vanilla-aiagents/main/LICENSE.md"><img src="https://img.shields.io/github/license/Azure-Samples/vanilla-aiagents" alt="License" /></a>
7+
<a href="https://github.com/Azure-Samples/vanilla-aiagents/actions/workflows/pytest.yml"><img src="https://github.com/Azure-Samples/vanilla-aiagents/actions/workflows/pytest.yml/badge.svg" alt="Test status" /></a>
8+
<a href="https://github.com/Azure-Samples/vanilla-aiagents/releases"><img src="https://img.shields.io/github/v/release/Azure-Samples/vanilla-aiagents" alt="Releases" /></a>
9+
<a href="https://Azure-Samples.github.io/vanilla-aiagents/"><img src="https://img.shields.io/badge/GitHub%20Pages-Online-success" alt="GitHub Pages" /></a>
1210

13-
Lightweight library demonstrating how to create a simple agenting application without using any specific framework.
11+
<p>Lightweight library demonstrating how to create agenting application without using any specific framework.</p>
12+
</div>
1413

1514
## Table of Contents
1615

0 commit comments

Comments
 (0)