diff --git a/README.md b/README.md index 76a2f59d..db63cf6a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Join the chat at https://gitter.im/go-task/task](https://badges.gitter.im/go-task/task.svg)](https://gitter.im/go-task/task?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -# Task - Simple "Make" alternative +# Task - Simple task runner / "Make" alternative Task is a simple tool that allows you to easily run development and build tasks. Task is written in Go, but can be used to develop any language.