浏览代码

Updated README.

Taddeüs Kroes 14 年之前
父节点
当前提交
216b159416
共有 1 个文件被更改,包括 2 次插入3 次删除
  1. 2 3
      README.txt

+ 2 - 3
README.txt

@@ -1,3 +1,2 @@
-Unit tests in this project assume presence of Simpletest
-(https://github.com/wesen/php-simpletest) in a folder 'simpletest' in the same
-folder that the pQuery folder is located in.
+Unit tests in this project assume that PHPUnit and the PHP extention
+Xdebug (needed for coverage report) have both been installed.