Skip to content

Commit 6cbf231

Browse files
dsantoreisDevMac
andauthored
docs(readme): fix CI badge URL and repo name (#1)
* docs(readme): fix CI badge URL and repo name in heading * docs(readme): add release badge --------- Co-authored-by: DevMac <devmac@DevMacs-MacBook-Air.local>
1 parent 81d28ee commit 6cbf231

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**Your support team answers questions in seconds, not hours.**
44

5-
[![CI](../../actions/workflows/ci.yml/badge.svg)](#) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](./LICENSE)
5+
[![CI](https://github.com/dsantoreis/askbase/actions/workflows/ci.yml/badge.svg)](https://github.com/dsantoreis/askbase/actions/workflows/ci.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](./LICENSE) [![Release](https://img.shields.io/github/v/release/dsantoreis/askbase)](https://github.com/dsantoreis/askbase/releases/latest)
66

77
Askbase is a RAG-powered knowledge retrieval platform for support teams. Ingest your docs, ask questions in natural language, get grounded answers with precise citations — no hallucinations, no guesswork.
88

0 commit comments

Comments
 (0)