From 41d48db4aea1749e852c9693d123ec57ec3c8b74 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sun, 12 Jan 2025 16:29:24 -0800 Subject: [PATCH] Removed the runtime README The main README is suitable for inclusion in redistributable archives and we'll have custom installation instructions for each platform. --- README-SDL.txt | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 README-SDL.txt diff --git a/README-SDL.txt b/README-SDL.txt deleted file mode 100644 index 8d92955a9e..0000000000 --- a/README-SDL.txt +++ /dev/null @@ -1,13 +0,0 @@ - -Please distribute this file with the SDL runtime environment: - -The 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. - -The Simple DirectMedia Layer library source code is available from: -https://www.libsdl.org/ - -This library is distributed under the terms of the zlib license: -http://www.zlib.net/zlib_license.html -