Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
Pupix committed Nov 27, 2017
1 parent 48886c5 commit 0680ce9
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,24 @@
![Rift Explorer logo](assets/logo.png?raw=true)

----

Always up to date documentation for the League of Legends client API.

#### Prebuilt
### Prebuilt

Prebuilt binaries for Windows can be found [here](https://github.com/Pupix/rift-explorer/releases)

#### Build from source
### Build from source

1. Clone repository
`git clone https://github.com/Pupix/lol-client-api-explorer.git`
`git clone https://github.com/Pupix/rift-explorer.git`

2. Install dependencies
`yarn install` or `npm install`

3. Start League of Legends

4. Start the api-explorer
4. Start Rift Explorer
`yarn start` or `npm run start`

### Screenshot
Expand Down

0 comments on commit 0680ce9

Please sign in to comment.