From a85bf5c44e6b8016fd9cd2dddd352b175c996515 Mon Sep 17 00:00:00 2001
From: bbartels <bbartels@iastate.edu>
Date: Mon, 24 Apr 2017 10:16:50 -0500
Subject: [PATCH] Update README.md

---
 website/README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/website/README.md b/website/README.md
index b21f4bef6..37df1b21e 100644
--- a/website/README.md
+++ b/website/README.md
@@ -33,11 +33,11 @@ make build
 ## Deploying the website
 
 Before deploying, ensure you have 2 files in the website root directory: the
-PASSWORD file and the TEAM file. The PASSWORD file should contain the sftp
-password that was emailed to your for your website. The TEAM file should contain
-the team name, something like mayXXXX or decXXXX.
+`PASSWORD` file and the `TEAM` file. The `PASSWORD` file should contain the sftp
+password that was emailed to your for your website. The `TEAM` file should contain
+the team name, something like `mayXXXX` or `decXXXX`.
 
-The PASSWORD and TEAM files should contain NO SPACES and NO NEWLINES.
+The `PASSWORD` and `TEAM` files should contain NO SPACES and NO NEWLINES.
 
 When ready to deploy:
 ```
-- 
GitLab