diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-21 18:09:27 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-21 18:09:27 +0100 |
| commit | f625498556945cc0d6e9ecab5149f54e33ede275 (patch) | |
| tree | 5a3578d12942bc58be8a5eb5c2ff9e939a8ed74e | |
| parent | 5c175abe40258b0f94fbfd5ab758bb8f5ff7b7fb (diff) | |
| download | nonstd-f625498556945cc0d6e9ecab5149f54e33ede275.tar.gz | |
Better wording in readme
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -5,9 +5,9 @@ ergonomic and productive without the overhead of large frameworks. It aims to be C99 compliant. > [!IMPORTANT] -> There are much better more involved libraries out there. This library is -> intended for ease of use first and foremost. It is not a replacement for -> those libraries. +> There are more involved libraries out there providing better granularity +> and functionality. This library is intended for ease of use first and +> foremost. It is not a replacement for those libraries. ## Features |
