omg-api/README.md
Aadi Desai 40ebdf777d
Initial commit
Set up general project structure, [cargo.toml](Cargo.toml) and [license](LICENSE)
Added [changelog](CHANGELOG.md) and reference in the [readme](README.md)
Migrated source files from [omg](https://crates.io/crates/omg) crate
2023-05-08 22:49:44 +01:00

6 lines
270 B
Markdown

# omg-api: Library for interacting with the omg.lol API, used by the [omg](https://crates.io/crates/omg) crate
Separated out from the [omg](https://crates.io/crates/omg) crate for reuse and ease of updates.
Refer to the [changelog](CHANGELOG.md) for more information.