Skip to content

Commit 1f54153

Browse files
committed
Add license and build status badges to README
1 parent f77453e commit 1f54153

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
21
# CAMEL DatabaseAgent
32

3+
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
4+
[![build](https://github.com/coolbeevip/camel-database-agent/actions/workflows/pr.yml/badge.svg)](https://github.com/coolbeevip/camel-database-agent/actions/workflows/pr.yml)
5+
46
An open-source toolkit helping developers build natural language database query solutions based on [CAMEL](https://github.com/camel-ai/camel).
57

68
## Core Components

0 commit comments

Comments
 (0)