mirror of https://github.com/restic/restic.git
README: Add readthedocs badge
This commit is contained in:
parent
7c4bd662cb
commit
e71e2c74f8
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue