瀏覽代碼

Update README.md

Maurits van der Schee 10 年之前
父節點
當前提交
e6ef6d28eb
共有 1 個檔案被更改,包括 3 行新增1 行删除
  1. 3
    1
      README.md

+ 3
- 1
README.md 查看文件

@@ -181,13 +181,15 @@ Put the file "api.php" somewhere and enjoy!
181 181
 
182 182
 ## Tests
183 183
 
184
-Yes, run phpunit against "test.php"
184
+Yes, written for PHPUnit. Run:
185 185
 
186 186
 ```
187 187
 wget https://phar.phpunit.de/phpunit.phar
188 188
 php phpunit.phar test.php
189 189
 ```
190 190
 
191
+No complete coverage yet.
192
+
191 193
 ## License
192 194
 
193 195
 MIT

Loading…
取消
儲存