From 80aba28864a52f691d3ee9e25c50c1ade091904b Mon Sep 17 00:00:00 2001 From: danijoo Date: Wed, 1 Jan 2014 20:36:29 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 34d3898..db4c24a 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Below are usage examples for 2 of the modules. You can review the code to get an ###Examples Lets find dyrus + ``` require 'sightstone' sightstone = Sightstone.new('your_api_key', 'na') @@ -44,6 +45,7 @@ summoner.id ``` .. and his rune pages + ``` require 'sightstone' sightstone = Sightstone.new('your_api_key', 'na')