diff --git a/README.md b/README.md index e9271e07..b0ce54db 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # rapr-rs +[![Documentation](https://github.com/uttarayan21/rapr-rs/actions/workflows/docs.yaml/badge.svg)](https://uttarayan21.github.io/rapr-rs) +[![Rust Build Test](https://github.com/uttarayan21/rapr-rs/actions/workflows/rust.yaml/badge.svg)](https://github.com/uttarayan21/rapr-rs/actions/workflows/rust.yaml) + +[rapr-rs docs](https://uttarayan21.github.io/rapr-rs) + Reddit api wrapper in rust. -Not usable currently. - -Currently doing this to learn rust. +Probably not usable as of now.