credits: Update links to Will Provost's album "The Living Proof"

Amazon's store link was still "http://" instead of "https://", and since they
don't have the physical CD in stock anymore (and probably won't ever again), I
added a link to the album on Amazon Music, for those that want to access it.
2 files changed
tree: fe4bc0882c78611300e200aa43ae534695dd7ad5
  1. .github/
  2. android-project/
  3. build-scripts/
  4. cmake/
  5. docs/
  6. examples/
  7. include/
  8. src/
  9. test/
  10. VisualC/
  11. VisualC-GDK/
  12. wayland-protocols/
  13. Xcode/
  14. .clang-format
  15. .clang-tidy
  16. .editorconfig
  17. .gitignore
  18. .wikiheaders-options
  19. AGENTS.md
  20. Android.mk
  21. BUGS.txt
  22. CLAUDE.md
  23. CMakeLists.txt
  24. CREDITS.md
  25. INSTALL.md
  26. LICENSE.txt
  27. README.md
  28. WhatsNew.txt
README.md

Simple DirectMedia Layer (SDL for short) is a cross-platform library designed to make it easy to write multi-media software, such as games and emulators.

You can find the latest release and additional information at: https://www.libsdl.org/

Installation instructions and a quick introduction is available in INSTALL.md

This library is distributed under the terms of the zlib license, available in LICENSE.txt.

Enjoy!

Sam Lantinga (slouken@libsdl.org)