How can we see the contents of readme.txt, though? As always, there's a command for that!

That's it! The cat command reads the file and displays its contents in the output.

Might it be that echo displays the file name?