mirror of
https://github.com/revanced/revanced-releases-api.git
synced 2025-05-03 23:54:26 +02:00
Update README.md
This commit is contained in:
parent
2aed46cfb0
commit
05468d55b4
26
README.md
26
README.md
@ -1 +1,25 @@
|
|||||||
I'll update this, leave me alone.
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
# ReVanced Releases API
|
||||||
|
|
||||||
|
This is a simple API that returns the latest ReVanced releases.
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
The API is available at [to be decided].
|
||||||
|
|
||||||
|
For development purposes, you can run the API locally by cloning this repository and running `docker-compose up` or `docker-compose up --build` if you want to rebuild the image. Optionally you can run the application without Docker by running `pip -U install -r ./requirements.txt` and `python ./main.py`.
|
||||||
|
|
||||||
|
## Contributing
|
||||||
|
|
||||||
|
If you want to contribute to this project, feel free to open a pull request or an issue. We don't do much here, so it's pretty easy to contribute.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
This project is licensed under the AGPLv3 License - see the [LICENSE](LICENSE) file for details.
|
||||||
|
|
||||||
|
## Acknowledgments
|
||||||
|
|
||||||
|
* [ReVanced Team](https://github.com/revanced/) for making such a great project
|
Loading…
x
Reference in New Issue
Block a user