From 8df3c5479bd857e630c4308456d6a42744462f61 Mon Sep 17 00:00:00 2001 From: lukas Date: Sun, 14 Dec 2025 21:32:29 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 57a55d4..48e8cd4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ * [SQLite](https://sqlite.org/) * [nlohmann json](https://github.com/nlohmann/json) * [magic enum](https://github.com/Neargye/magic_enum) -* [sqlite orm](https://github.com/fnc12/sqlite_orm) \ No newline at end of file +* [sqlite orm](https://github.com/fnc12/sqlite_orm) +* [Crow](https://github.com/CrowCpp/Crow#) \ No newline at end of file