From 3d8cc6c3f8bb8039a755d7147f97cdea3c9e4b3f Mon Sep 17 00:00:00 2001 From: ReactiioN1337 Date: Sat, 18 Nov 2017 23:22:31 +0100 Subject: [PATCH] :bookmark: updated credits --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7127a0..cc365f9 100644 --- a/README.md +++ b/README.md @@ -39,3 +39,4 @@ Keep in mind that both function have no parameters or return value! * [Niels Lohmann](https://github.com/nlohmann) for his beautiful [JSON header for modern C++](https://github.com/nlohmann/json) * [frk](https://github.com/frk1) for his [runtime string encryption using XOR](https://www.unknowncheats.me/forum/c-and-c/164273-xor-compile-time.html) * [Chris Foster](https://github.com/c42f) for [his minimal, type safe printf replacement library for C++](https://github.com/c42f/tinyformat) +* [Craig Mason-Jones](https://github.com/craigmj) for [his JSON encoding / decoding module for Lua](https://github.com/craigmj/json4lua)