diff options
author | fearlessTobi <thm.frey@gmail.com> | 2018-09-16 20:05:19 +0200 |
---|---|---|
committer | fearlessTobi <thm.frey@gmail.com> | 2018-10-02 15:30:48 +0200 |
commit | 5f30f95e94d9d8ba4eb3d09da110b8e2f9187eb2 (patch) | |
tree | bc58ee4b471b2a55fdf4b84b544cd2ecbc55b294 /externals/json/README.md | |
parent | bd14f397ce142f4552018554532ceb230e12bde5 (diff) |
Add submodules
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 |