Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinohashi committed Dec 10, 2013
1 parent 0e6bb18 commit 3db2bca
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ Simply replace API_KEY_HERE with your API key from [Riot Games](http://developer

Testing.php is a simple testing class that shows how to call all the functions

Getting Started
------------

- Replace API_KEY_HERE
- Create an instance of riotapi - $instance = new riotapi();
- Make Calls to the functions listed below and receive JSON data

Functions
------------

Expand Down

0 comments on commit 3db2bca

Please sign in to comment.