SDL_image: Note that the documentation is available online on the SDL wiki

From d3e507e38ab344672f60365b2c698f7082b9e630 Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Mon, 20 Jun 2022 07:11:23 -0700
Subject: [PATCH] Note that the documentation is available online on the SDL
 wiki

---
 README.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.txt b/README.txt
index 367ccb81..dc3ddcbe 100644
--- a/README.txt
+++ b/README.txt
@@ -25,6 +25,8 @@ To create a surface from an XPM image included in C source, use:
 
 An example program 'showimage' is included, with source in showimage.c
 
+Documentation is also available online at https://wiki.libsdl.org/SDL_image
+
 This library is under the zlib License, see the file "LICENSE.txt" for details.
 
 Note: