summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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:
------