adding docs badge to github readme · e15acdcfb8 - SVN.BY: Go Git Service
Browse Source

adding docs badge to github readme

Tiernan O'Toole 7 years ago
parent
commit
e15acdcfb8
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -3,6 +3,10 @@
3 3
 [![Join the chat at https://gitter.im/tiernano/b2uploader](https://badges.gitter.im/tiernano/b2uploader.svg)](https://gitter.im/tiernano/b2uploader?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4 4
 
5 5
 [![Build Status](https://travis-ci.org/tiernano/b2uploader.svg?branch=master)](https://travis-ci.org/tiernano/b2uploader)
6
+
7
+[![Documentation Status](https://readthedocs.org/projects/b2uploader/badge/?version=latest)](http://b2uploader.readthedocs.io/en/latest/?badge=latest)
8
+
9
+
6 10
 ## What is it?
7 11
 
8 12
 B2Uploader is a Console app (tested on Windows, may work with Mono or .NET Core on Linux and Mac... need to do some testing) which allows you to upload a folder to [Backblaze B2](https://www.backblaze.com/b2/cloud-storage.html).