From 00fcdc86bc583eb8b6239fe8b6f83d24f4c00e2b Mon Sep 17 00:00:00 2001 From: Orange++ Date: Sat, 27 Dec 2025 20:07:45 +0300 Subject: [PATCH] Update license badge in README Replaced the static badge with a dynamic GitHub license badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd4e28e..7e6aa71 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![banner](docs/images/logos/omath_logo_macro.png) -![Static Badge](https://img.shields.io/badge/license-libomath-orange) +![GitHub License](https://img.shields.io/github/license/orange-cpp/omath) ![GitHub contributors](https://img.shields.io/github/contributors/orange-cpp/omath) ![GitHub top language](https://img.shields.io/github/languages/top/orange-cpp/omath) ![GitHub repo size](https://img.shields.io/github/repo-size/orange-cpp/omath)