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