From d73a30537a0f9145b976ae322f8e6899ee8ea7a8 Mon Sep 17 00:00:00 2001 From: BB-301 Date: Thu, 7 Dec 2023 12:27:23 -0400 Subject: [PATCH] Added a link to my 'c-fancy-string' repository. --- README.md | 1 + 1 file changed, 1 insertion(+) 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