From d01d112abb055549d33bb8aac1755eb0c40918ad Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Thu, 5 Jun 2025 10:50:55 +0300 Subject: [PATCH] readme : add badge (#13938) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 91401fa98..385ac04d8 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ ![llama](https://user-images.githubusercontent.com/1991296/230134379-7181e485-c521-4d23-a0d6-f7b3b61ba524.png) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) +[![Release](https://img.shields.io/github/v/release/ggml-org/llama.cpp)](https://github.com/ggml-org/llama.cpp/releases) [![Server](https://github.com/ggml-org/llama.cpp/actions/workflows/server.yml/badge.svg)](https://github.com/ggml-org/llama.cpp/actions/workflows/server.yml) [Roadmap](https://github.com/users/ggerganov/projects/7) / [Project status](https://github.com/ggml-org/llama.cpp/discussions/3471) / [Manifesto](https://github.com/ggml-org/llama.cpp/discussions/205) / [ggml](https://github.com/ggml-org/ggml)