From 0a4b96b488459e8730425496628ef56a5e70c1cf Mon Sep 17 00:00:00 2001 From: Peter LaValle Date: Fri, 14 Nov 2025 00:11:16 +0000 Subject: [PATCH] Add libYAML link to README.md i know it say obsolete but ... i fipsified libYAML --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23bfaa9..9590058 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ Libs and engines: - **[imgui](https://github.com/ocornut/imgui)**: https://github.com/fungos/fips-imgui - **[libcurl (precompiled)](http://curl.haxx.se/libcurl/)**: https://github.com/floooh/fips-libcurl - **[libnoise](https://github.com/qknight/libnoise)**: https://github.com/mgerhardy/fips-libnoise +- **[libYAML](https://gitlab.com/g-pechorin/libyaml/)**: https://gitlab.com/g-pechorin/libyaml/ - **[nanovg](https://github.com/memononen/nanovg)**: https://github.com/fungos/fips-nanovg - **[nativefiledialog](https://github.com/mlabbe/nativefiledialog)**: https://github.com/fungos/fips-nfd - **[oryol](http://floooh.github.io/oryol/)**: https://github.com/floooh/oryol