How can we see the contents of readme.txt, though? As always, there's a command for that!
readme.txt
That's it! The cat command reads the file and displays its contents in the output.
cat
Might it be that echo displays the file name?
echo