Better wording in readme
| 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) |
|
-rw-r--r-- |
README.md | 6 |
1 files changed, 3 insertions, 3 deletions
| diff --git a/README.md b/README.md | |||
| ... | |||
| 5 | C99 compliant. |
5 | C99 compliant. |
| 6 | 6 | ||
| 7 | > [!IMPORTANT] |
7 | > [!IMPORTANT] |
| 8 | > There are much better more involved libraries out there. This library is |
8 | > There are more involved libraries out there providing better granularity |
| 9 | > intended for ease of use first and foremost. It is not a replacement for |
9 | > and functionality. This library is intended for ease of use first and |
| 10 | > those libraries. |
10 | > foremost. It is not a replacement for those libraries. |
| 11 | 11 | ||
| 12 | ## Features |
12 | ## Features |
| 13 | 13 | ||
| ... | |||