diff --git a/README.md b/README.md index c0ead3e..2ede538 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Taskman -Taskman is a simple library which allows to conveniently execute 'tasks' written in PHP from the shell. Tasks can have dependencies on other tasks. +Taskman is a simple library which allows to conveniently execute build 'tasks' written in PHP from the shell. Tasks can have dependencies on other tasks. Taskman is inspired by Make, Capistrano, Ant, Maven and similar build tools.