From ee4620e02b8269598a2d6ccae83b03a60d60822a Mon Sep 17 00:00:00 2001 From: Christian M Date: Mon, 25 Dec 2023 21:51:32 +0100 Subject: [PATCH] :memo: adds badges to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fb336a2..00b218d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # chat-flame-backend + +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) +[![Doc](https://img.shields.io/badge/Docs-online-green.svg)](https://blog.chriamue.de/chat-flame-backend/chat_flame_backend/) + ChatFlameBackend is an innovative backend solution for chat applications, leveraging the power of the Candle AI framework with a focus on the Mistral model ## Quickstart