changeset 1083:9f8aa754622b

Direct newbies to what to do
author Patrice Mandin <patmandin@gmail.com>
date Wed, 29 Jun 2005 20:38:56 +0000
parents 48436ffdf677
children b0887c870403
files README.MiNT
diffstat 1 files changed, 11 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.MiNT	Wed Jun 29 20:32:46 2005 +0000
+++ b/README.MiNT	Wed Jun 29 20:38:56 2005 +0000
@@ -1,8 +1,18 @@
-
 ==============================================================================
 Using the Simple DirectMedia Layer on Atari
 ==============================================================================
 
+
+    If you want to build SDL from sources to create SDL programs on Atari:
+        see sections I - II.
+	
+    If you want to create SDL programs on Atari using SDL binary build,
+        download it from my web site (URL at end of this file).
+
+    If you want to configure a program using SDL on Atari,
+	    see sections IV - VI.
+
+
 ==============================================================================
 I.  Building the Simple DirectMedia Layer libraries:
     (This step isn't necessary if you have the SDL binary distribution)