TFTPaths/README.md
Daniel Rodriguez Gomez 6a47ea5b00
Update README.md
2021-04-25 20:34:33 +02:00

17 lines
238 B
Markdown

# TFTPaths
Teamfight tactics champions sinergies and combinations.
Champion pool not updated.
### Install libraries
```bash
npm i
```
### Build
```bash
npm run build
```
### Open Pull Request
Make changes and create a merge request.