From 8c3994b6c6767176916c136ae3bd02cf01f761c9 Mon Sep 17 00:00:00 2001 From: Guilherme Noronha Date: Tue, 17 Oct 2023 12:24:23 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03d629d..806b7bc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Parquet to Hyper [![](https://img.shields.io/static/v1?label=linter&message=flake8&color=green&logo=flake8)](https://flake8.pycqa.org/en/latest/) +[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![](https://img.shields.io/static/v1?label=unit-tests&message=pytest&color=green&logo=pytest)](https://docs.pytest.org/en/latest/) ![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/guilhermenoronha/parquet-to-hyper/python-package.yml?label=tests)