Quellcode durchsuchen

Update and rename README.txt to README.md

This mostly just makes this look nice in web browsers with small displays,
like cell phones reading the GitHub project page.
Ryan C. Gordon vor 5 Jahren
Ursprung
Commit
3c78c211d5
1 geänderte Dateien mit 3 neuen und 7 gelöschten Zeilen
  1. 3 7
      README.md

+ 3 - 7
README.txt → README.md

@@ -1,11 +1,6 @@
 
-                         Simple DirectMedia Layer
+# Simple DirectMedia Layer (SDL) Version 2.0
 
-                                  (SDL)
-
-                                Version 2.0
-
----
 https://www.libsdl.org/
 
 Simple DirectMedia Layer is a cross-platform development library designed
@@ -18,4 +13,5 @@ More extensive documentation is available in the docs directory, starting
 with README.md
 
 Enjoy!
-	Sam Lantinga				(slouken@libsdl.org)
+
+Sam Lantinga (slouken@libsdl.org)