From e7646a2f07f6464a93463643c900f502cb09dd3b Mon Sep 17 00:00:00 2001 From: Akshat Thukral Date: Fri, 2 Oct 2020 00:19:42 -0700 Subject: [PATCH] Adding df_serialize library by Aterix256 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46f7447..6234abd 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ Lib | Title [felixguendling/cista](https://github.com/felixguendling/cista) | Simple C++ Serialization & Reflection. https://cista.rocks [msgpack/msgpack-c](https://github.com/msgpack/msgpack-c) | MessagePack implementation for C and C++ [sheredom/json.h](https://github.com/sheredom/json.h) | json parser for C and C++ - +[Atrix256/df_serialize](https://github.com/Atrix256/df_serialize) | Header only Serialization library supporting both JSON and Binary format ## Engine Components ### Rendering