From 191b0bf616ef0b4bd504ea33f450ff269cebf6ad Mon Sep 17 00:00:00 2001 From: Werner Beroux Date: Fri, 22 Jan 2016 21:08:54 +0100 Subject: [PATCH] Update README.md Add badge and feedback link. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b9640c8..b8d61d3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![](https://badge.imagelayers.io/wernight/duplicity:latest.svg)](https://imagelayers.io/?images=wernight/duplicity:latest 'Get your own badge on imagelayers.io') + Dockerized **[duplicity](http://duplicity.nongnu.org/)** backup tool. ### Usage @@ -64,3 +66,7 @@ To **restore**, you'll need: See also [duplicity man](http://duplicity.nongnu.org/duplicity.1.html) page and you can also do: $ docker run --rm wernight/duplicity duplicity --help + +## Feedbacks + +Report issues/questions/feature requests on [GitHub Issues][https://github.com/wernight/docker-duplicity/issues].