From fd5b1cf50f37ae9a47903f059f71a2e9f3725249 Mon Sep 17 00:00:00 2001 From: neru Date: Thu, 7 May 2026 01:59:50 -0300 Subject: [PATCH] docs: change wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bc56ae..04798b9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

- The fish powered, modular and tiny C++20 library collection of random stuff I've needed for other projects. + A modular and tiny C++20 powered library collection of random stuff I've needed for other projects.

## Installation & Integration