add status badage

This commit is contained in:
geoffsee
2025-06-21 08:13:03 -04:00
parent 1373c1645e
commit 8e5d6fe5c8

View File

@@ -1,4 +1,6 @@
# open-web-agent-rs
[![Rust](https://github.com/seemueller-io/open-web-agent-rs/actions/workflows/main.yml/badge.svg)](https://github.com/seemueller-io/open-web-agent-rs/actions/workflows/main.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
A Rust-based web agent with an embedded OpenAI-compatible inference server (supports Gemma models only). It is packaged and deployed as a container.