From 1784883d82ccec5c8f319c9f822828ef0db4e004 Mon Sep 17 00:00:00 2001 From: Mogeko Date: Thu, 18 Nov 2021 18:37:48 +0000 Subject: [PATCH] docs(readme): display the version of the image --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ba8001..cf71d65 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # docker-qbittorrent -[![ci_icon]][ci_link] [![image_size]][docker_link] +[![ci_icon]][ci_link] [![image_size]][docker_link] [![image_ver]][docker_link] Docker image for qBittorrent. @@ -8,6 +8,7 @@ Docker image for qBittorrent. - Enable rootless[^1] - Enable `QBT_*` options[^2] - Keep updating +- Compile by `clang` ## Usage @@ -91,6 +92,7 @@ The code in this project is released under the [GPL-3.0 License][license]. [ci_icon]: https://github.com/mogeko/docker-qbittorrent/actions/workflows/auto-update.yml/badge.svg [ci_link]: https://github.com/mogeko/docker-qbittorrent/actions/workflows/auto-update.yml [image_size]: https://img.shields.io/docker/image-size/mogeko/qbittorrent?logo=docker +[image_ver]: https://img.shields.io/docker/v/mogeko/qbittorrent?logo=docker [docker_link]: https://hub.docker.com/r/mogeko/qbittorrent