From e52137097488153249b0e2d631b34d29a3b31e98 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Thu, 9 May 2024 16:05:27 +0200 Subject: [PATCH] docs: Add reuse status badge Signed-off-by: Andy Scherzinger --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aebb582f..9c47c754 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ --> # Monitoring +[![REUSE status](https://api.reuse.software/badge/github.com/nextcloud/serverinfo)](https://api.reuse.software/info/github.com/nextcloud/serverinfo) + This apps provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc. Check out the provided **Example XML output** for the details.