From 13dbbd1b290cae1b1bb9d094e112c6613bb6b570 Mon Sep 17 00:00:00 2001 From: "C. J. Howard" Date: Wed, 1 Jul 2020 10:26:02 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e1c3573..90a326e 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Antkeeper superbuild is licensed under the GNU General Public License, version 3 | khrplatform.h | The Khronos Group Inc. | MIT License | [khrplatform.h](./modules/glad/khrplatform.h) | | OpenGL loader generated by glad | David Herberth | Public Domain / WTFPL / CC0 | [glad.h](./modules/glad/glad.h), [glad.c](./modules/glad/glad.c) | | JSON for Modern C++ | Niels Lohmann | MIT License | [json.hpp](./modules/nlohmann/json.hpp) | -| OpenAL Soft | | GNU GPL v2.0 | [openal-soft/*](./modules/openal-soft/) | +| OpenAL Soft | | GNU GPL v2.0 | [openal-soft/*](./modules/openal-soft/) | | Simple DirectMedia Layer | Sam Lantinga | zlib License | [SDL2/*](./modules/SDL2/) | | stb_image | Sean Barrett | Public Domain / MIT License | [stb_image.h](./modules/stb/stb_image.h) | -| stb_image_write | Sean Barrett | Public Domain / MIT License | [stb_image_write.h](./modules/stb/stb_image_writer.h) | +| stb_image_write | Sean Barrett | Public Domain / MIT License | [stb_image_write.h](./modules/stb/stb_image_write.h) |