From 67a7a9cb93c559cdd94b3d67c7c9058022ae5c3a Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Sat, 5 Jun 2021 21:41:27 -0400 Subject: [PATCH] README: Expand INSTALL section --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be4e7b30e..a90f9f85d 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,19 @@ features](https://taskwarrior.org/docs/), developed as a portable open source pr with an active and quite vast [ecosystem of tools, hooks and extensions](https://taskwarrior.org/tools/). -Taskwarrior runs on a wide range of [Linux/Unix systems, Mac OS and -Windows](https://taskwarrior.org/download/). +## Install +![Arch](https://img.shields.io/archlinux/v/community/x86_64/task) +![Debian](https://img.shields.io/debian/v/task/testing) +![Fedora](https://img.shields.io/fedora/v/task) +![Homebrew](https://img.shields.io/homebrew/v/task) +![Ubuntu](https://img.shields.io/ubuntu/v/task) + +Taskwarrior is packaged on a wide range of [Linux/Unix systems, Mac OS and +Windows](https://taskwarrior.org/download/). Check out the latest available +packages in repositories of your OS distribution of choice [on +Repology](https://repology.org/project/taskwarrior/versions). + +Alternatively, you can build Taskwarrior from source. ## Documentation