Update README.md

This commit is contained in:
Lukas Forsberg 2025-12-14 21:21:36 +01:00
parent 2fd9613147
commit fba218e0b9

View File

@ -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)