Przeglądaj źródła

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 5 lat temu
rodzic
commit
3c78c211d5
1 zmienionych plików z 3 dodań i 7 usunięć
  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)