Added README

This commit is contained in:
Ulysse Cura 2025-08-06 11:20:30 +02:00
parent 8466ba02ac
commit 103a0317ec
1 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
Json2Bin Converter
==================
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 !
Put your struct and load function into bin.cpp and bin.hpp