from https://www.digitalocean.com/community/tutorials/an-introduction-to-linux-permissions
For a normal file, read permission allows a user to view the contents of the file.
For a directory, read permission allows a user to view the names of the file in the directory.
Write