From fba218e0b9fcc617946cd54119833521e7e2a784 Mon Sep 17 00:00:00 2001 From: lukas Date: Sun, 14 Dec 2025 21:21:36 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e69de29..57a55d4 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,4 @@ +* [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