From 11abe902f2032ea8706f0d481f935af927396154 Mon Sep 17 00:00:00 2001 From: Alon Faraj Date: Tue, 12 Sep 2023 11:01:09 +0300 Subject: [PATCH] add codecov badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe7391e01..98be62119 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Actions Status](https://github.com/ggerganov/llama.cpp/workflows/CI/badge.svg)](https://github.com/ggerganov/llama.cpp/actions) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) +[![codecov](https://codecov.io/gh/ggerganov/llama.cpp/graph/badge.svg?token=XXXXXXX)](https://codecov.io/gh/ggerganov/llama.cpp) [Roadmap](https://github.com/users/ggerganov/projects/7) / [Manifesto](https://github.com/ggerganov/llama.cpp/discussions/205) / [ggml](https://github.com/ggerganov/ggml)