diff --git a/README.md b/README.md index d583dd3..e027437 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ # Camelot: PDF Table Extraction for Humans -[![Build Status](https://travis-ci.org/socialcopsdev/camelot.svg?branch=master)](https://travis-ci.org/socialcopsdev/camelot) [![codecov.io](https://codecov.io/github/socialcopsdev/camelot/badge.svg?branch=master&service=github)](https://codecov.io/github/socialcopsdev/camelot?branch=master) +[![Build Status](https://travis-ci.org/socialcopsdev/camelot.svg?branch=master)](https://travis-ci.org/socialcopsdev/camelot) [![Documentation Status](https://readthedocs.org/projects/camelot-py/badge/?version=master)](https://camelot-py.readthedocs.io/en/master/) + [![codecov.io](https://codecov.io/github/socialcopsdev/camelot/badge.svg?branch=master&service=github)](https://codecov.io/github/socialcopsdev/camelot?branch=master) [![image](https://img.shields.io/pypi/v/camelot-py.svg)](https://pypi.org/project/camelot-py/) [![image](https://img.shields.io/pypi/l/camelot-py.svg)](https://pypi.org/project/camelot-py/) [![image](https://img.shields.io/pypi/pyversions/camelot-py.svg)](https://pypi.org/project/camelot-py/) **Camelot** is a Python library that makes it easy for *anyone* to extract tables from PDF files! diff --git a/docs/index.rst b/docs/index.rst index b93451e..2999359 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -11,6 +11,10 @@ Release v\ |version|. (:ref:`Installation `) .. image:: https://travis-ci.org/socialcopsdev/camelot.svg?branch=master :target: https://travis-ci.org/socialcopsdev/camelot +.. image:: https://readthedocs.org/projects/camelot-py/badge/?version=master + :target: https://camelot-py.readthedocs.io/en/master/ + :alt: Documentation Status + .. image:: https://codecov.io/github/socialcopsdev/camelot/badge.svg?branch=master&service=github :target: https://codecov.io/github/socialcopsdev/camelot?branch=master