diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index 16372604..6d74031f 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -488,9 +488,9 @@
{% if is_clamav_enabled == true %}
-
+
{% else %}
-
+
{% endif %}
{% if is_collabora_enabled == true %}
diff --git a/readme.md b/readme.md
index 18552e32..7d51406f 100644
--- a/readme.md
+++ b/readme.md
@@ -8,7 +8,7 @@ Included are:
- High performance backend for Nextcloud Talk
- Backup solution (based on [BorgBackup](https://github.com/borgbackup/borg#what-is-borgbackup))
- Imaginary
-- ClamAV
+- ClamAV (Antivirus backend for Nextcloud)
- Fulltextsearch
## How to use this?