Edit readme

Also the workflows are not triggering for some reason
This commit is contained in:
Uttarayan Mondal
2021-03-16 03:30:43 +05:30
parent 137d6e4afd
commit 75d49b385b
+6 -3
View File
@@ -1,7 +1,10 @@
# rapr-rs # 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. Reddit api wrapper in rust.
Not usable currently. Probably not usable as of now.
Currently doing this to learn rust.