Update README

This commit is contained in:
Night Kaly 2024-11-13 10:12:02 +00:00
parent 3d72fa5d0f
commit 507b821bd5
Signed by: night0721
SSH key fingerprint: SHA256:B/hgVwUoBpx5vdNsXl9w8XwZljA9766uk6T4ubZp5HM

View file

@ -1,5 +1,5 @@
# ccc
Soft fork of [fff](https://github.com/bogdan-the-great/fff) in C aiming for size and speed with no dependency, extensible with patches and configurable via `config.h`
Soft fork of [fff](https://github.com/bogdan-the-great/fff) in C aiming for size and speed with no dependency, hackable with patches and configurable via `config.h`
The fact that it is written in C makes it more versatile and rapid, enabling us to add features that were previously ruled out due to time complexity.