From de72608519dd1d5dffcbcda1d728d04170cc0939 Mon Sep 17 00:00:00 2001 From: Gaetano Giunta Date: Wed, 20 May 2026 11:12:51 +0000 Subject: [PATCH] Use proper name for AIP and Nextcloud in readme file Signed-off-by: Gaetano Giunta --- app/readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/readme.md b/app/readme.md index 7fb29110..b23e256e 100644 --- a/app/readme.md +++ b/app/readme.md @@ -1,7 +1,7 @@ -# AIO app for NextCloud +# AIO app for Nextcloud -This folder contains a NextCloud app, which will be automatically installed within the NextCloud instance. -It adds a link to the admin settings page that gives access to the All-in-One admin interface. +This folder contains a Nextcloud app, which will be automatically installed within the Nextcloud instance. +It adds a link to the admin settings page that gives access to the AIO interface. ## How to develop the app?