Skip to content

Commit c53a5fd

Browse files
committed
Fix repository name in the shields
1 parent c491a7f commit c53a5fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# General Agents Python API client
22

3-
[![Release](https://img.shields.io/github/v/release/generalagents/generalagents)](https://img.shields.io/github/v/release/generalagents/generalagents)
4-
[![Build status](https://img.shields.io/github/actions/workflow/status/generalagents/generalagents/main.yml?branch=main)](https://github.com/generalagents/generalagents/actions/workflows/main.yml?query=branch%3Amain)
5-
[![License](https://img.shields.io/github/license/generalagents/generalagents)](https://img.shields.io/github/license/generalagents/generalagents)
3+
[![Release](https://img.shields.io/github/v/release/generalagents/generalagents-python)](https://img.shields.io/github/v/release/generalagents/generalagents-python)
4+
[![Build status](https://img.shields.io/github/actions/workflow/status/generalagents/generalagents-python/main.yml?branch=main)](https://github.com/generalagents/generalagents-python/actions/workflows/main.yml?query=branch%3Amain)
5+
[![License](https://img.shields.io/github/license/generalagents/generalagents-python)](https://img.shields.io/github/license/generalagents/generalagents-python)
66

77
# Documentation
88

0 commit comments

Comments
 (0)