From efd0dd72d237dc8e119295e62d6e949b07e7a9ac Mon Sep 17 00:00:00 2001 From: "C. J. Howard" Date: Wed, 1 Jul 2020 10:24:59 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af8ffd6..e1c3573 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 | [entt/*](./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) |