summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRomain Porte <microjoe@microjoe.org>2018-02-23 20:42:48 +0100
committerAaron Power <Aaronepower@users.noreply.github.com>2018-02-23 19:42:48 +0000
commit916e45c9e3eef44740bef697e3c1e3ec07032a9c (patch)
tree2f42c2f23b9bf277472afcaffc29ad3398795f8a /README.md
parent43858e572920b7fe9654ba6813f14cbf9f908baf (diff)
Added badges to README (#25)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 94b9a66..3e15415 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
# Mammut. A API Wrapper for the Mastodon API.
+[![crates.io](https://img.shields.io/crates/v/mammut.svg)](https://crates.io/crates/mammut)
+[![Docs](https://docs.rs/mammut/badge.svg)](https://docs.rs/mammut)
+[![MIT/APACHE-2.0](https://img.shields.io/crates/l/mammut.svg)](https://crates.io/crates/mammut)
+
## [Documentation](https://docs.rs/mammut/)
A wrapper around the [API](https://github.com/tootsuite/mastodon/blob/master/docs/Using-the-API/API.md#tag) for [Mastodon](https://mastodon.social/)