From 7418702a07134388b36a3cd5b31a392e746d9ef5 Mon Sep 17 00:00:00 2001 From: Kelson Date: Sun, 8 Sep 2019 17:08:09 +0200 Subject: [PATCH] Add AUR badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55bc48b..a1a60d8 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ command line tools: * kiwix-serve: HTTP daemon serving ZIM files [![Build Status](https://travis-ci.org/kiwix/kiwix-tools.svg?branch=master)](https://travis-ci.org/kiwix/kiwix-tools) +[![AUR version](https://img.shields.io/aur/version/kiwix-tools)](https://aur.archlinux.org/packages/kiwix-tools/) [![Docker Build Status](https://img.shields.io/docker/build/kiwix/kiwix-serve)](https://hub.docker.com/r/kiwix/kiwix-serve) [![CodeFactor](https://www.codefactor.io/repository/github/kiwix/kiwix-tools/badge)](https://www.codefactor.io/repository/github/kiwix/kiwix-tools) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)