diff --git a/README.rdoc b/README.rdoc
index ee04bc3..667f81e 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -2,17 +2,17 @@
This application is being created to run a wrestling tournament.
-License:
+License:
MIT License
-Public production page:
+Public production page:
https://wrestlingdev.com
-Development details:
+Development details:
* Ruby 2.2.0
@@ -26,7 +26,7 @@ Development details:
* Development login email: test@test.com password: password
-Docker instructions:
+Docker instructions:
* Building and running the image: bash rails-dev.sh wrestlingapp This will mount your local directory to /rails inside the container and will open port 3000 to port 3000 on your local machine.
@@ -35,6 +35,6 @@ Docker instructions:
* Production docker image: Run bash rails-prod.sh wrestlingapp. This will create a self-signed ssl certificate and set up wrestlingapp on passenger/apache. The container will run with port 80 and port 443 open and will have a restart policy of always.
-Public Trello page
+Public Trello page:
https://trello.com/b/OIF9s2Gw