Skip to content

Commit

Permalink
Add "code style: black" badge to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathonReinhart authored Aug 4, 2023
1 parent b086413 commit c6f3e62
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
SCUBA [![Build Status](https://github.com/JonathonReinhart/scuba/actions/workflows/build-test.yml/badge.svg)](https://github.com/JonathonReinhart/scuba/actions/workflows/build-test.yml) [![codecov.io](https://codecov.io/github/JonathonReinhart/scuba/coverage.svg?branch=main)](https://codecov.io/github/JonathonReinhart/scuba?branch=main) [![PyPI](https://img.shields.io/pypi/v/scuba.svg)](https://pypi.python.org/pypi/scuba) [![Docs](https://readthedocs.org/projects/scuba/badge/?version=latest)](https://scuba.readthedocs.io/)
SCUBA
[![Build Status](https://github.com/JonathonReinhart/scuba/actions/workflows/build-test.yml/badge.svg)](https://github.com/JonathonReinhart/scuba/actions/workflows/build-test.yml)
[![codecov.io](https://codecov.io/github/JonathonReinhart/scuba/coverage.svg?branch=main)](https://codecov.io/github/JonathonReinhart/scuba?branch=main)
[![PyPI](https://img.shields.io/pypi/v/scuba.svg)](https://pypi.python.org/pypi/scuba)
[![Docs](https://readthedocs.org/projects/scuba/badge/?version=latest)](https://scuba.readthedocs.io/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
-----
![SCUBA](docs/images/SCUBA.png)

Expand Down

0 comments on commit c6f3e62

Please sign in to comment.