diff --git a/app/readme.md b/app/readme.md index 9f639500..7fb29110 100644 --- a/app/readme.md +++ b/app/readme.md @@ -1,7 +1,10 @@ +# 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. + ## How to develop the app? -Please note that in order to check if an app is already downloaded -Nextcloud will look for a folder with the same name as the app. +Please note that in order to check if an app is already downloaded Nextcloud will look for a folder with the same name as the app. -Therefore you need to add the app to one of the app directories -naming the directory `nextcloud-aio`. +Therefore you need to add the app to one of the app directories naming the directory `nextcloud-aio`.