Update README.md

This commit is contained in:
danijoo
2014-01-01 20:36:29 +01:00
parent 8a54b96940
commit 80aba28864

View File

@@ -31,6 +31,7 @@ Below are usage examples for 2 of the modules. You can review the code to get an
###Examples ###Examples
Lets find dyrus Lets find dyrus
``` ```
require 'sightstone' require 'sightstone'
sightstone = Sightstone.new('your_api_key', 'na') sightstone = Sightstone.new('your_api_key', 'na')
@@ -44,6 +45,7 @@ summoner.id
``` ```
.. and his rune pages .. and his rune pages
``` ```
require 'sightstone' require 'sightstone'
sightstone = Sightstone.new('your_api_key', 'na') sightstone = Sightstone.new('your_api_key', 'na')