We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2e8932 commit d701084Copy full SHA for d701084
1 file changed
README.md
@@ -1,7 +1,8 @@
1
task/cli
2
========
3
4
-CLI for Task.
+[](https://travis-ci.org/taskphp/cli)
5
+[](https://coveralls.io/r/taskphp/cli?branch=master)
6
7
Installation
8
============
@@ -42,4 +43,4 @@ Testing
42
43
=======
44
45
When running the package tests, make sure to use the local install of Task CLI and not
-the global TaskPHP CLI install. e.g. './bin/task test'
46
+the global TaskPHP CLI install. e.g. './bin/task test'
0 commit comments