From 3b9adb0ddcba48c1d26da6afd5b576b6c4df5664 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=BBxy=2Ex?= Date: Wed, 11 Mar 2026 20:15:23 +0200 Subject: [PATCH] Update README with logo Add logo --- README.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8dbbda7..f100e40 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,16 @@ -# smath - -Single-file, header-only linear algebra math library for C++23. - -[![Build](https://github.com/slendidev/smath/actions/workflows/build.yml/badge.svg)](https://github.com/slendidev/smath/actions/workflows/build.yml) -[![License: Apache-2.0](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE.txt) -[![C++23](https://img.shields.io/badge/C%2B%2B-23-00599C.svg)](https://en.cppreference.com/w/cpp/23) +

+ smath logo +

+ + Build + + + License: Apache-2.0 + + + C++23 + +

## Quick Start