Update readme template on RAILS_MASTER_KEY value
Story
As a developer, I would like to not accidentally configure my CI/CD with the path to a key rather than a key itself, So that I can get initial CI/CD set up easier.
Solution
Current README.md tells users to set files for RAILS_MASTER_KEY for CI/CD variables, but it should be the contents of those files.