From 7a1c7d6cc40cd5c451f2b488b31333d5fdcc9738 Mon Sep 17 00:00:00 2001 From: Orange++ Date: Mon, 14 Jul 2025 17:38:50 +0300 Subject: [PATCH] Update README.md made badge in read me smaller --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 13310b9..b4b276e 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,9 @@ [![CodeFactor](https://www.codefactor.io/repository/github/orange-cpp/omath/badge)](https://www.codefactor.io/repository/github/orange-cpp/omath) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/orange-cpp/omath/cmake-multi-platform.yml) ![GitHub forks](https://img.shields.io/github/forks/orange-cpp/omath) +[![Vcpkg package](https://repology.org/badge/version-for-repo/vcpkg/orange-math.svg)](https://repology.org/project/orange-math/versions) -[![Packaging status](https://repology.org/badge/vertical-allrepos/orange-math.svg)](https://repology.org/project/orange-math/versions) - Oranges's Math Library (omath) is a comprehensive, open-source library aimed at providing efficient, reliable, and versatile mathematical functions and algorithms. Developed primarily in C++, this library is designed to cater to a wide range of mathematical operations essential in scientific computing, engineering, and academic research.