Added README
This commit is contained in:
parent
8466ba02ac
commit
103a0317ec
|
@ -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
|
Loading…
Reference in New Issue