From 08f638243e991815f395e6378ea6539ee161af65 Mon Sep 17 00:00:00 2001 From: Vinayak Mehta Date: Tue, 25 Sep 2018 11:45:57 +0530 Subject: [PATCH] Fix codecov link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8c8f46..40cc9db 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # 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/requests/requests/coverage.svg?branch=master)](https://codecov.io/github/requests/requests) +[![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) [![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 which makes it easy for *anyone* to extract tables from PDF files!