mirror of
https://github.com/vkaelin/LeagueStats.git
synced 2026-03-25 12:57:28 +00:00
docs: update README
This commit is contained in:
parent
f06563cfed
commit
b2aec972e1
1 changed files with 4 additions and 1 deletions
|
|
@ -4,14 +4,17 @@
|
|||
|
||||
|
||||
The goal of [leaguestats.gg](https://leaguestats.gg) is to provide global complete data for all League of Legends summoners.
|
||||
Here is an [example](https://leaguestats.gg/summoner/euw/Alderiate) of stats for some summoner.
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
Development environment requirements :
|
||||
- [Node.js](https://nodejs.org/en/download/)
|
||||
- [MongoDB](https://www.mongodb.com/download-center/community)
|
||||
- [Redis](https://redis.io/download)
|
||||
- [Adonis CLI](https://github.com/adonisjs/adonis-cli)
|
||||
|
||||
Setting up your development environment on your local machine :
|
||||
```bash
|
||||
|
|
|
|||
Loading…
Reference in a new issue