~gpo/omglolrs

e145ea75641793aaba05be2b89d9b0922ff53142 — Gil Poiares-Oliveira 7 months ago a804ede
Makefile and documentation
2 files changed, 6 insertions(+), 1 deletions(-)

A Makefile
M README.md
A Makefile => Makefile +5 -0
@@ 0,0 1,5 @@
build:
	cargo build

doc:
	cargo doc --no-deps
\ No newline at end of file

M README.md => README.md +1 -1
@@ 1,7 1,7 @@
# 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))
LICENSE: MPL 2.0 (see [`LICENSE`](/LICENSE))

> **Warning**: **This is a work in progress**
>