diff options
author | Joe Robinson <joe@lc8n.com> | 2015-09-23 00:21:07 +0100 |
---|---|---|
committer | Joe Robinson <joe@lc8n.com> | 2015-09-23 00:21:07 +0100 |
commit | b9df2ff872e30da1f912cfc895c1a9e79213ca52 (patch) | |
tree | edbed6682c4888bfd3a3b387a20e3a4e427bdc1d | |
parent | b92e68caf122e962a0add19397db5d7c6eae8470 (diff) |
Fix readme formatting
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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: ------ |