1
0
mirror of https://github.com/go-task/task.git synced 2025-01-12 04:34:11 +02:00

readme: update badge link

This commit is contained in:
Andrey Nering 2017-06-14 15:32:29 -03:00
parent 685b9ae293
commit 08622ba8cb

View File

@ -1,7 +1,7 @@
[![License](https://img.shields.io/github/license/go-task/task.svg)](https://github.com/go-task/task/blob/master/LICENSE)
[![Join the chat at https://gitter.im/go-task/task](https://img.shields.io/gitter/room/go-task/task.svg)](https://gitter.im/go-task/task?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Join Slack room](https://img.shields.io/badge/%23task%20on-gophers%20slack-blue.svg)](https://gophers.slack.com/messages/task)
[![Github All Releases](https://img.shields.io/github/downloads/go-task/task/total.svg)](https://github.com/go-task/task/releases)
[![Release Download Count](https://img.shields.io/github/downloads/go-task/task/total.svg)](http://www.somsubhra.com/github-release-stats/?username=go-task&repository=task)
[![Build Status](https://travis-ci.org/go-task/task.svg?branch=master)](https://travis-ci.org/go-task/task)
# Task - Simple task runner / "Make" alternative