Update LICENSE and fix travis
parent
69767beb7b
commit
78d80555d8
6
LICENSE
6
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
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/socialcopsdev/camelot/master/docs/_static/camelot.png" width="200">
|
||||
<img src="https://raw.githubusercontent.com/camelot-dev/camelot/master/docs/_static/camelot.png" width="200">
|
||||
</p>
|
||||
|
||||
# Camelot: PDF Table Extraction for Humans
|
||||
|
||||
[](https://travis-ci.org/socialcopsdev/camelot) [](https://camelot-py.readthedocs.io/en/master/)
|
||||
[](https://codecov.io/github/socialcopsdev/camelot?branch=master)
|
||||
[](https://travis-ci.org/camelot-dev/camelot) [](https://camelot-py.readthedocs.io/en/master/)
|
||||
[](https://codecov.io/github/camelot-dev/camelot?branch=master)
|
||||
[](https://pypi.org/project/camelot-py/) [](https://pypi.org/project/camelot-py/) [](https://pypi.org/project/camelot-py/) [](https://gitter.im/camelot-dev/Lobby)
|
||||
|
||||
**Camelot** is a Python library that makes it easy for *anyone* to extract tables from PDF files!
|
||||
|
|
|
|||
Loading…
Reference in New Issue