diff options
Diffstat (limited to 'externals/json/README.md')
-rw-r--r-- | externals/json/README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/externals/json/README.md b/externals/json/README.md new file mode 100644 index 000000000..2db68ffde --- /dev/null +++ b/externals/json/README.md @@ -0,0 +1,9 @@ +JSON for Modern C++ +=================== + +v3.1.2 + +This is a mirror providing the single required header file. + +The original repository can be found at: +https://github.com/nlohmann/json/commit/d2dd27dc3b8472dbaa7d66f83619b3ebcd9185fe |