Selaa lähdekoodia

README: Updated to Markdown and tweaked a little.

Ryan C. Gordon 3 kuukautta sitten
vanhempi
commit
aebcb4b787
2 muutettua tiedostoa jossa 11 lisäystä ja 9 poistoa
  1. 11 0
      README.md
  2. 0 9
      README.txt

+ 11 - 0
README.md

@@ -0,0 +1,11 @@
+# PhysicsFS
+
+PhysicsFS; a portable, flexible file i/o abstraction.
+
+- Homepage: https://icculus.org/physfs/
+- GitHub: https://github.com/icculus/physfs/
+- Documentation: https://wiki.icculus.org/PhysicsFS3/
+
+PhysicsFS is open source under the zlib license. Please see LICENSE.txt for
+licensing information.
+

+ 0 - 9
README.txt

@@ -1,9 +0,0 @@
-
-PhysicsFS; a portable, flexible file i/o abstraction.
-
-  https://icculus.org/physfs/
-
-Please see the docs directory for documentation.
-
-Please see LICENSE.txt for licensing information.
-