From 73f7a896dc7f0c5c7281a65858b38ff6333f987a Mon Sep 17 00:00:00 2001 From: Pablo Zenteno Date: Wed, 3 Jul 2024 10:12:51 -0400 Subject: [PATCH] split badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79aefad..fbc819e 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ The go-cache library is a high-performance, in-memory key-value store written in ![License](https://img.shields.io/github/license/pzentenoe/go-cache.svg) ![GitHub issues](https://img.shields.io/github/issues/pzentenoe/go-cache.svg) ![GitHub release](https://img.shields.io/github/v/release/pzentenoe/go-cache.svg) +![GitHub last commit](https://img.shields.io/github/last-commit/pzentenoe/go-cache.svg) -[//]: # (![GitHub last commit](https://img.shields.io/github/last-commit/pzentenoe/go-cache.svg)) ![Quality Gate](https://sonarqube.vikingcode.cl/api/project_badges/measure?project=go-cache&metric=alert_status&token=sqb_308a7e8ba0f56c9872f5db0aa7ec5ed3a491ab1e) ![Coverage](https://sonarqube.vikingcode.cl/api/project_badges/measure?project=go-cache&metric=coverage&token=sqb_308a7e8ba0f56c9872f5db0aa7ec5ed3a491ab1e) ![Bugs](https://sonarqube.vikingcode.cl/api/project_badges/measure?project=go-cache&metric=bugs&token=sqb_308a7e8ba0f56c9872f5db0aa7ec5ed3a491ab1e)