Update README

This commit is contained in:
Andrey Nering
2017-03-15 20:55:53 -03:00
parent 1296d39421
commit 81f0e93bdb

View File

@@ -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) [![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 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. tasks. Task is written in Go, but can be used to develop any language.