diff --git a/snap/README b/snap/README deleted file mode 100644 index 6732b4c4dd..0000000000 --- a/snap/README +++ /dev/null @@ -1,17 +0,0 @@ - -This directory presents installed snap packages. - -It has the following structure: - -/snap/bin - Symlinks to snap applications. -/snap// - Mountpoint for snap content. -/snap//current - Symlink to current revision, if enabled. - -DISK SPACE USAGE - -The disk space consumed by the content under this directory is -minimal as the real snap content never leaves the .snap file. -Snaps are *mounted* rather than unpacked. - -For further details please visit -https://forum.snapcraft.io/t/the-snap-directory/2817