diff --git a/README.md b/README.md index 3b6c22bb..e308bf06 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ [![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) + # libnotify-rs -Rust binding to libnotify +Rust binding to libnotify. + +* [Online documentation](https://hasufell.github.io/rust-libnotify/)