File tree 1 file changed +7
-12
lines changed
1 file changed +7
-12
lines changed Original file line number Diff line number Diff line change 1
- <div style = " text-align : center ; margin : 2 em 0 ; " >
1
+ <div align = " center " >
2
2
<img src =" logo.png " alt =" Vanilla Agents Logo " width =" 100 " style =" margin-bottom : 1em ; border-radius : 50% ;" />
3
- <p >
4
- <a href="https://github.com/Azure-Samples/vanilla-aiagents/actions/workflows/pytest.yml">
5
- <img src="https://github.com/Azure-Samples/vanilla-aiagents/actions/workflows/pytest.yml/badge.svg" alt="Test status" />
6
- </a>
7
- <!-- <a href="https://codecov.io/gh/<your-username>/<your-repo>">
8
- <img src="https://codecov.io/gh/<your-username>/<your-repo>/branch/main/graph/badge.svg?token=<your-codecov-token>" alt="codecov" />
9
- </a> -->
10
- <a href="https://Azure-Samples.github.io/vanilla-aiagents/">
11
- <img src="https://img.shields.io/badge/GitHub%20Pages-Online-success" alt="GitHub Pages" />
12
- </a>
13
- </p >
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/ )
14
9
</div >
15
10
16
11
# Vanilla AI Agents
You can’t perform that action at this time.
0 commit comments