Rename file and fix badge
parent
0c9504e1bc
commit
cf954a7f6d
|
|
@ -1,4 +1,4 @@
|
||||||
name: build
|
name: tests
|
||||||
|
|
||||||
on: [pull_request]
|
on: [pull_request]
|
||||||
|
|
||||||
|
|
@ -1,14 +1,13 @@
|
||||||
<p align="center">
|
tests<p align="center">
|
||||||
<img src="https://raw.githubusercontent.com/camelot-dev/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>
|
</p>
|
||||||
|
|
||||||
# Camelot: PDF Table Extraction for Humans
|
# Camelot: PDF Table Extraction for Humans
|
||||||
|
|
||||||
[](https://travis-ci.org/camelot-dev/camelot) [](https://camelot-py.readthedocs.io/en/master/)
|
 [](https://camelot-py.readthedocs.io/en/master/)
|
||||||
[](https://codecov.io/github/camelot-dev/camelot?branch=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)
|
[](https://pypi.org/project/camelot-py/) [](https://pypi.org/project/camelot-py/) [](https://pypi.org/project/camelot-py/) [](https://gitter.im/camelot-dev/Lobby)
|
||||||
[](https://github.com/ambv/black) [](https://deepsource.io/gh/camelot-dev/camelot/?ref=repository-badge)
|
[](https://github.com/ambv/black)
|
||||||
|
|
||||||
|
|
||||||
**Camelot** is a Python library that can help you extract tables from PDFs!
|
**Camelot** is a Python library that can help you extract tables from PDFs!
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue