diff --git a/README.md b/README.md index 8cba3cb..4878bb1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,46 @@ -# ratRequ3ster -A software designed to interact with LCU Api (hidden League Of Legends api) +#

ratRequ3ster

+

A software designed to interact with LCU Api (hidden League Of Legends api)

+ + +## Installation + +Go to the releases 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 LCU Community documentation and perform requ3sts ! + + + + +## Example + +## GET Requ3st : + + + +## 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/)