diff --git a/README.md b/README.md index 8b34661..b4aecb3 100644 --- a/README.md +++ b/README.md @@ -882,3 +882,4 @@ A curated list of awesome C frameworks, libraries and software. * [cksystemsteaching/selfie](https://github.com/cksystemsteaching/selfie) - An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor. * [vxunderground/VX-API](https://github.com/vxunderground/VX-API) - Collection of various WINAPI tricks / features used or abused by Malware * [particle-iot/device-os](https://github.com/particle-iot/device-os) - Device OS (Firmware) for Particle Devices +* [c-fancy-string](https://github.com/BB-301/c-fancy-string) - A C library for easy and fun string manipulation