Skip to content

Commit 244c8f3

Browse files
docs: update README with CI badge, Python 3.13, license badge, correct email
- Add CI status badge (green, links to Actions) - Add Python 3.12|3.13 badge (matrix tests both) - Add Proprietary license badge - Fix contact email: mc146@students.quantic.edu -> hello@mihai.codes Co-Authored-By: AdaL <adal@sylph.ai>
1 parent 03262f9 commit 244c8f3

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
Multi-language AI financial research agent for enterprise deployment. Generates structured, verifiable investment theses across 5 regional desks via a clean REST API.
44

5-
[![Python 3.12](https://img.shields.io/badge/python-3.12-blue?logo=python&logoColor=white)](https://www.python.org/)
5+
[![CI](https://github.com/Mihai-Codes/rosetta-research-agent/actions/workflows/ci.yml/badge.svg)](https://github.com/Mihai-Codes/rosetta-research-agent/actions/workflows/ci.yml)
6+
[![Python 3.12+](https://img.shields.io/badge/python-3.12%20%7C%203.13-blue?logo=python&logoColor=white)](https://www.python.org/)
67
[![FastAPI](https://img.shields.io/badge/FastAPI-0.115-009688?logo=fastapi&logoColor=white)](https://fastapi.tiangolo.com/)
78
[![AdalFlow](https://img.shields.io/badge/AdalFlow-SylphAI-purple)](https://github.com/SylphAI-Inc/AdalFlow)
9+
[![License: Proprietary](https://img.shields.io/badge/license-proprietary-red)](./LICENSE)
810
[![Docker](https://img.shields.io/badge/Docker-ready-2496ED?logo=docker&logoColor=white)](./Dockerfile)
911

1012
## What This Is
@@ -150,4 +152,4 @@ This is a productized extraction from the hackathon project:
150152

151153
## License
152154

153-
Proprietary. Contact mc146@students.quantic.edu for enterprise licensing.
155+
Proprietary. Contact [hello@mihai.codes](mailto:hello@mihai.codes) for enterprise licensing.

0 commit comments

Comments
 (0)