Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Commit

Permalink
Add RTD badge to readme and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SamWhited committed May 27, 2015
1 parent d9ff630 commit 8f6d3ba
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[![Docs status](https://readthedocs.org/projects/rawkit/badge/?version=latest)](https://rawkit.readthedocs.org/en/latest/)
[![Build status](https://api.travis-ci.org/photoshell/rawkit.svg?branch=master)](https://travis-ci.org/photoshell/rawkit)
[![Coverage Status](https://coveralls.io/repos/photoshell/rawkit/badge.svg)](https://coveralls.io/r/photoshell/rawkit)
[![Coverage status](https://coveralls.io/repos/photoshell/rawkit/badge.svg)](https://coveralls.io/r/photoshell/rawkit)

# rawkit

Expand Down
4 changes: 4 additions & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
rawkit
======

.. image:: https://readthedocs.org/projects/rawkit/badge/?version=latest
:alt: Docs Status
:target: https://rawkit.readthedocs.org/en/latest/

.. image:: https://secure.travis-ci.org/photoshell/rawkit.svg?branch=master
:alt: Build Status
:target: https://travis-ci.org/photoshell/rawkit
Expand Down

0 comments on commit 8f6d3ba

Please sign in to comment.