From aa03e42d1df8e54de753467344e2b10c6862b349 Mon Sep 17 00:00:00 2001 From: Orange++ Date: Fri, 30 Aug 2024 15:45:54 +0300 Subject: [PATCH] Update readme.md --- readme.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index fe3eb25..93f001d 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,13 @@ -# Oranges's Math Library (omath) +
+ +![banner](https://i.imgur.com/sjtpKi8.png) + +![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 forks](https://img.shields.io/github/forks/orange-cpp/omath) +
-## Overview 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. ## Features