all repos — omglolrs @ 98ced36454e81cb1de9323e9adc8762eb5621251

A Rust wrapper for api.omg.lol.

README.md improvements
Gil Poiares-Oliveira gil@poiares-oliveira.com
Sun, 23 Apr 2023 22:10:45 +0000
commit

98ced36454e81cb1de9323e9adc8762eb5621251

parent

9535448b3a70e382bf2254a18a4037faac432bb7

1 files changed, 12 insertions(+), 2 deletions(-)

jump to
M README.mdREADME.md

@@ -1,13 +1,23 @@

# omglol crate for Rust A asynchronous Rust wrapper for the omg.lol API by [Gil](https://gil.lol). +LICENSE: MPL 2.0 (see [`LICENSE`](LICENSE)) + > **Warning**: **This is a work in progress** > > Unstable and bug-prone. Endpoints may change. Upstream endpoints under development. -Repos: [sourcehut (canonical)](https://git.sr.ht/~gpo/omglolrs) | [GitLab](https://gitlab.com/GilOliveira/omg.lol.rs) | [GitHub](https://github.com/GilOliveira/omglolrs) +## Contribute + +[Project homepage](https://sr.ht/~gpo/omglolrs/) -LICENSE: MPL 2.0 (see [`LICENSE`](LICENSE)) +Repos: [sourcehut (canonical)](https://git.sr.ht/~gpo/omglolrs) | + [GitLab](https://gitlab.com/GilOliveira/omglolrs) | + [GitHub](https://github.com/GilOliveira/omglolrs) | + [Codeberg](https://codeberg.org/Gil/omglolrs) + +Caught a bug? [Mail in a ticket](mailto:~gpo/omglolrs@todo.sr.ht) after checking the +[bug tracker](https://todo.sr.ht/~gpo/omglolrs). ## Examples