Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0adri3n authored Mar 9, 2023
1 parent 902d1be commit ef7100c
Showing 1 changed file with 46 additions and 2 deletions.
48 changes: 46 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,46 @@
# ratRequ3ster
A software designed to interact with LCU Api (hidden League Of Legends api)
# <p align="center"> ratRequ3ster </p>
<p align="center">A software designed to interact with LCU Api (hidden League Of Legends api)</p>


## Installation

Go to the <a href="https://github.com/akira-trinity/ratRequ3ster/releases">releases</a> page and download the last version in .zip.

Extract it and start ```ratRequ3ster.exe```

You also download the source code and use it with Python :
```bash
python ratRequ3ster.py
```

## Usage

I guess that if u use my software, u know what ur doing and what ur looking for.

So, open ratRequ3ster and League, then make sure to select League Installation path here :

![image](https://user-images.githubusercontent.com/62818208/224183778-43eccdd4-65b3-4869-9457-e078fc5ac3aa.png)

If ur set, go to <a href="https://www.mingweisamuel.com/lcu-schema/tool/#/">LCU Community documentation</a> and perform requ3sts !




## Example

## GET Requ3st :

<img src="https://user-images.githubusercontent.com/62818208/224183463-dd8c5d9d-7a9b-4838-9886-07e356de8604.png">

## POST Requ3st :

![image](https://user-images.githubusercontent.com/62818208/224184540-a04e43cd-31e9-483a-9a21-7e38ae30e996.png)



## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.


## License
[MIT](https://choosealicense.com/licenses/mit/)

0 comments on commit ef7100c

Please sign in to comment.