This commit is contained in:
Ulysse Cura 2025-08-11 18:34:17 +02:00
commit bcb33a0683
1 changed files with 16 additions and 16 deletions

View File

@ -3,7 +3,7 @@ Json2Bin Converter
The library json by nlomann is used to read json files in this program [GitHub](https://github.com/nlohmann/json) The library json by nlomann is used to read json files in this program [GitHub](https://github.com/nlohmann/json)
You can reuse and modify it by anyway, just give credits and i'll be happy ! You can reuse and modify it by anyway.
Manual Manual
====== ======