diff --git a/README.md b/README.md index 8a62de6..94f1495 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Nextcloud Groupfolder Filesystem Snapshots -App proving a PHP API for other apps, that allows restoring a groupfolder to a previous snapshot in the filesystem. Requires a ZFS filesystem. \ No newline at end of file +App proving a PHP API for other apps, that allows (partially) restoring a groupfolder to a previous snapshot in the filesystem. + +Requires a filesystem with snapshot support (tested with and made for ZFS). + +NOTE: This app is made for other apps to integrate with, IT DOES NOT WORK STANDALONE \ No newline at end of file