Update README.md
This commit is contained in:
parent
e532a95c14
commit
c2983029ce
@ -1,7 +1,9 @@
|
|||||||
# Taskwarrior
|
# Taskwarrior PHP lib
|
||||||
|
|
||||||
[](https://travis-ci.org/DavidBadura/Taskwarrior)
|
[](https://travis-ci.org/DavidBadura/Taskwarrior)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
```php
|
```php
|
||||||
$tm = \DavidBadura\Taskwarrior\TaskManager::create();
|
$tm = \DavidBadura\Taskwarrior\TaskManager::create();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user