From fb42397f55dbcf4df5b33799eb9b204df9e23221 Mon Sep 17 00:00:00 2001 From: "Ospald, Julian" Date: Tue, 11 Jul 2017 13:55:57 +0200 Subject: [PATCH] Fix README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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/)