Update README.md
This commit is contained in:
@@ -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')
|
||||||
|
|||||||
Reference in New Issue
Block a user