From 83c1922b407eaf72382f887d4f83c50bbe9cc02b Mon Sep 17 00:00:00 2001 From: piyook Date: Tue, 30 Jul 2024 09:41:33 +0100 Subject: [PATCH] chore(): add status shields to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index af2cf11..665e9a7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ +![GitHub Release](https://img.shields.io/github/v/release/piyook/llm-mock) ![tests workflow](https://github.com/piyook/llm-mock/actions/workflows/tests.yaml/badge.svg) +[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) # Local Mock LLM API Framework