From 75d49b385b86c769feaad1b87e74e2073d547a83 Mon Sep 17 00:00:00 2001 From: Uttarayan Mondal Date: Tue, 16 Mar 2021 03:30:43 +0530 Subject: [PATCH] Edit readme Also the workflows are not triggering for some reason --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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.