From c3cd57621f88a667bb8ac741c9e2e641e190b173 Mon Sep 17 00:00:00 2001 From: Andrew Cassidy Date: Tue, 18 Jun 2024 20:16:49 -0700 Subject: [PATCH] Remove cringe --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 64cf1f7..42488eb 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ Vector-Victor does not: ## Why does this exist? Why not use something else? -[![XKCD 927](https://imgs.xkcd.com/comics/standards_2x.png)](https://xkcd.com/927/) I wrote Vector-Victor for myself, to reflect the way I think about matrices and vectors. I didn't want a library that -overcomplicated things with [Typenums](https://lib.rs/crates/typenum) or multiple backing datastructure options. I did +overcomplicated things with [Typenums](https://lib.rs/crates/typenum) or multiple backing datastructure options. I did want types that felt familiar to me from when I write shaders or game mods. \ No newline at end of file