Skip to content

Commit 75a9e2a

Browse files
committed
docs: Add melpa badges to README
1 parent b30e8a0 commit 75a9e2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[![test](https://github.com/szermatt/turtles/workflows/test/badge.svg)](https://github.com/szermatt/turtles/actions)
44
[![Documentation Status](https://readthedocs.org/projects/turtles/badge/?version=latest)](https://turtles.readthedocs.io/en/latest/?badge=latest)
5+
[![MELPA stable](https://stable.melpa.org/packages/turtles-badge.svg)](https://stable.melpa.org/#/turtles)
6+
[![MELPA](https://melpa.org/packages/turtles-badge.svg)](https://melpa.org/#/turtles)
57

68
This package help write ERT-based tests to that check how Emacs
79
renders buffers and windows. The ERT tests can be run interactively or

0 commit comments

Comments
 (0)