From ec7d679e88246579f21ec0849cbcb66ea3edfc6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kat=20March=C3=A1n?= Date: Tue, 10 Dec 2024 14:32:50 -0800 Subject: [PATCH] Add Camping to Used By section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 97008e1..9fca890 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,8 @@ of some examples of KDL in the wild (either v1, v2, or both): * [Pop!_OS/System76 Scheduler](https://github.com/pop-os/system76-scheduler) - Scheduling service which optimizes Linux's CPU scheduler and makes it go faster. * [ImStyle](https://patitotective.github.io/ImStyle/) - ImGui application styling with Nim and KDL * [fmod-rs](https://github.com/CAD97/fmod-rs) - Rust bindings to FMOD Core and FMOD Studio -* [mise](https://mise.jdx.dev/) - dev tools, env vars, task runner +* [mise](https://mise.jdx.dev/) - dev tools, env vars, task runner +* [Camping](https://github.com/camping/camping) - Ruby web microframework * You? ## Implementations