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