Forráskód Böngészése

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 4 éve
szülő
commit
3c78c211d5
1 módosított fájl, 3 hozzáadás és 7 törlés
  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				([email protected])
+
+Sam Lantinga ([email protected])