Просмотр исходного кода

README: Updated to Markdown and tweaked a little.

Ryan C. Gordon 3 месяцев назад
Родитель
Сommit
aebcb4b787
2 измененных файлов с 11 добавлено и 9 удалено
  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.
-