diff --git a/README.md b/README.md index 4d5e4d65..668d34ae 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ [![Build Status](https://travis-ci.org/hasufell/rust-libnotify.svg)](https://travis-ci.org/hasufell/rust-libnotify) [![Latest Version](https://img.shields.io/crates/v/libnotify.svg)](https://crates.io/crates/libnotify) +[![Documentation (crates.io)](https://img.shields.io/badge/documentation-docs.rs-df3600.svg)](https://docs.rs/libnotify) +[![Documentation (master)](https://img.shields.io/badge/documentation-master-yellow.svg)](https://hasufell.github.io/rust-libnotify/) [![Join the chat at https://gitter.im/hasufell/rust-libnotify](https://badges.gitter.im/hasufell/rust-libnotify.svg)](https://gitter.im/hasufell/rust-libnotify?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![License](https://img.shields.io/github/license/hasufell/rust-libnotify.svg)](https://github.com/hasufell/rust-libnotify) # rust-libnotify Rust binding to libnotify. - -* [Documentation (master)](https://hasufell.github.io/rust-libnotify/) -* [Documentation (crates.io)](https://docs.rs/crate/libnotify/)