Skip to content

Commit 8266c31

Browse files
authored
Merge pull request #56 from pythonic-emacs/doc/badge
docs: Add badges
2 parents 15084b3 + c72714c commit 8266c31

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)