From d036b496a24dadcb8124807010aacaa17242aaa8 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 21 Jan 2026 18:10:13 +0100 Subject: Better wording in readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e17f8b..d56be50 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ **nonstd** is a single-header C library providing a collection of "non-standard" but highly useful utilities, data structures, and type definitions that are often missing from the C standard library. It aims to make C programming more -ergonomic and productive without the overhead of large frameworks. It aims to be -C99 compliant. +ergonomic and productive. It aims to be C99 compliant. > [!IMPORTANT] > There are more involved libraries out there providing better granularity -- cgit v1.2.3