Skip to content

Commit c72714c

Browse files
committed
docs: Add badges
1 parent 1e80b97 commit c72714c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[![MELPA](https://melpa.org/packages/blacken-badge.svg)](https://melpa.org/#/blacken)
2+
[![MELPA Stable](https://stable.melpa.org/packages/blacken-badge.svg)](https://stable.melpa.org/#/blacken)
3+
[![CI](https://github.com/pythonic-emacs/blacken/actions/workflows/test.yml/badge.svg)](https://github.com/pythonic-emacs/blacken/actions/workflows/test.yml)
4+
15
# Blacken
26

37
Use the python `black` package to reformat your python buffers.

0 commit comments

Comments
 (0)