From e71e2c74f80c38823ae762e8f6b70c241a8f0b04 Mon Sep 17 00:00:00 2001 From: Alexander Neumann Date: Wed, 17 Feb 2016 16:45:36 +0100 Subject: [PATCH] README: Add readthedocs badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 014afa9ec..e1d20cb2c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Documentation](https://readthedocs.org/projects/restic/badge/?version=latest)](https://restic.readthedocs.org/en/latest/?badge=latest) [![Build Status](https://travis-ci.org/restic/restic.svg?branch=master)](https://travis-ci.org/restic/restic) [![Build status](https://ci.appveyor.com/api/projects/status/nuy4lfbgfbytw92q/branch/master?svg=true)](https://ci.appveyor.com/project/fd0/restic/branch/master) [![Report Card](http://goreportcard.com/badge/restic/restic)](http://goreportcard.com/report/restic/restic)