From 78d80555d8b8de5c61a975d2a883d16657786767 Mon Sep 17 00:00:00 2001 From: Vinayak Mehta Date: Wed, 3 Jul 2019 20:46:18 +0530 Subject: [PATCH] Update LICENSE and fix travis --- LICENSE | 6 ++++++ README.md | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 8a198ba..9a71f13 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,11 @@ MIT License +Modifications: + +Copyright (c) 2019 Camelot Developers + +Original project: + Copyright (c) 2018 Peeply Private Ltd (Singapore) Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/README.md b/README.md index 6af96dc..917d610 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@

- +

# Camelot: PDF Table Extraction for Humans -[![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) +[![Build Status](https://travis-ci.org/camelot-dev/camelot.svg?branch=master)](https://travis-ci.org/camelot-dev/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/camelot-dev/camelot/badge.svg?branch=master&service=github)](https://codecov.io/github/camelot-dev/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/) [![Gitter chat](https://badges.gitter.im/camelot-dev/Lobby.png)](https://gitter.im/camelot-dev/Lobby) **Camelot** is a Python library that makes it easy for *anyone* to extract tables from PDF files!