summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2015-09-23 00:21:07 +0100
committerJoe Robinson <joe@lc8n.com>2015-09-23 00:21:07 +0100
commitb9df2ff872e30da1f912cfc895c1a9e79213ca52 (patch)
treeedbed6682c4888bfd3a3b387a20e3a4e427bdc1d
parentb92e68caf122e962a0add19397db5d7c6eae8470 (diff)
Fix readme formatting
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index fe5c7c7..641023d 100644
--- a/README.md
+++ b/README.md
@@ -24,11 +24,11 @@ Usage:
`ruby blaweather.rb [location]`
e.g:
-
-`ruby blaweather.rb London`
-`ruby blaweather.rb W1A 1AA`
-`ruby blaweather.r tower bridge`
-
+```
+ruby blaweather.rb London
+ruby blaweather.rb W1A 1AA
+ruby blaweather.rb tower bridge
+```
To do:
------