diff options
-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: ------ |