Explorar o código

Changed README to a .md file

Taddeus Kroes %!s(int64=13) %!d(string=hai) anos
pai
achega
1677e70bf4
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      README.md

+ 3 - 3
README.txt → README.md

@@ -1,4 +1,6 @@
--------
+WebBasics
+=========
+
 Summary
 Summary
 -------
 -------
 WebBasics is a set of classes that provides the minimal functionalities of a
 WebBasics is a set of classes that provides the minimal functionalities of a
@@ -7,7 +9,6 @@ and some array manipulation functions. No MVC 'model' implementation is
 included, there are already many of these out there (PHPActiveRecord is
 included, there are already many of these out there (PHPActiveRecord is
 recommended).
 recommended).
 
 
-----------
 Unit tests
 Unit tests
 ----------
 ----------
 Unit tests are located in the 'tests/' directory. PHPUnit is used to run
 Unit tests are located in the 'tests/' directory. PHPUnit is used to run
@@ -15,7 +16,6 @@ tests. The PHP extension Xdebug needs to be installed in order to generate a
 code coverage report. To run all unit tests, simply run 'phpunit' in the root
 code coverage report. To run all unit tests, simply run 'phpunit' in the root
 directory.
 directory.
 
 
--------------
 Documentation
 Documentation
 -------------
 -------------
 PhpDocumentor can be used to generate documentation in the 'build/docs/'
 PhpDocumentor can be used to generate documentation in the 'build/docs/'