diff --git a/README.md b/README.md new file mode 100644 index 0000000..c8dd6c1 --- /dev/null +++ b/README.md @@ -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 \ No newline at end of file