From 917c8c4d46f950d301b8ccd033ae66aaaa900ec5 Mon Sep 17 00:00:00 2001 From: Anarion Date: Mon, 6 Mar 2023 10:53:42 +0100 Subject: [PATCH 1/2] :sparkles: Add badge with role count --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 955ba8ab..927037e1 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ You can configure Ansible-NAS to set up any (or all!) of the applications listed If you have a spare domain name you can configure applications to be accessible externally to your home LAN too; they'll be configured with a sensible hostname and DNS gets updated accordingly if your home IP address changes. -## Available Applications +## Available Applications ![Roles](https://img.shields.io/github/directory-file-count/davestephens/ansible-nas/roles?label=Roles) * [Airsonic](https://airsonic.github.io/) - catalog and stream music * [Bazarr](https://github.com/morpheus65535/bazarr) - companion to Radarr and Sonarr for downloading subtitles From 144d5269654934259dc916e822f11b3889167ba4 Mon Sep 17 00:00:00 2001 From: Anarion Date: Mon, 10 Apr 2023 10:48:28 +0200 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=9D=20Update=20available=20applica?= =?UTF-8?q?tions=20badge?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 927037e1..e08b8715 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Ansible NAS +![Available Applications](https://img.shields.io/github/directory-file-count/davestephens/ansible-nas/roles?label=Available%20Applications&style=flat-square) [![CI](https://github.com/davestephens/ansible-nas/workflows/CI/badge.svg)](https://github.com/davestephens/ansible-nas/actions?query=workflow%3ACI) [![Integration](https://github.com/davestephens/ansible-nas/workflows/Integration/badge.svg)](https://github.com/davestephens/ansible-nas/actions?query=workflow%3AIntegration) [![Gitter chat](https://img.shields.io/gitter/room/ansible-nas/chat.svg?logo=gitter&style=flat-square)](https://gitter.im/Ansible-NAS/Chat) @@ -14,7 +15,7 @@ You can configure Ansible-NAS to set up any (or all!) of the applications listed If you have a spare domain name you can configure applications to be accessible externally to your home LAN too; they'll be configured with a sensible hostname and DNS gets updated accordingly if your home IP address changes. -## Available Applications ![Roles](https://img.shields.io/github/directory-file-count/davestephens/ansible-nas/roles?label=Roles) +## Available Applications * [Airsonic](https://airsonic.github.io/) - catalog and stream music * [Bazarr](https://github.com/morpheus65535/bazarr) - companion to Radarr and Sonarr for downloading subtitles