From 245731345c148f7bc9e36b606cb997c4abd0b5f9 Mon Sep 17 00:00:00 2001 From: Dimiter Naydenov Date: Wed, 3 Jul 2019 21:58:22 +0300 Subject: [PATCH] Add code style: black badge to README.md Now PR #1 got merged, we can wear this proudly :) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 917d610..6ee15fa 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ [![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) +[![image](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black) + **Camelot** is a Python library that makes it easy for *anyone* to extract tables from PDF files!