Update README.md

This commit is contained in:
David Badura 2015-02-08 22:31:40 +01:00
parent a0fce2bbe6
commit 37374f42db
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
## Install
```bash
composer require 'davidbadura/taskwarrior=dev-master'
composer require 'davidbadura/taskwarrior'
```
## Usage
@ -38,4 +38,4 @@ $tasks = $tm->filter('project:hobby'); // empty
## API
todo...
todo...