Skip to content

Commit 792a212

Browse files
committed
add badges
modified: README.rst
1 parent b073666 commit 792a212

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
.. image:: https://github.com/morepath/morepath_reactredux/workflows/CI/badge.svg?branch=master
2+
:target: https://github.com/morepath/morepath_reactredux/actions?workflow=CI
3+
:alt: CI Status
4+
5+
.. image:: https://coveralls.io/repos/github/morepath/morepath_reactredux/badge.svg?branch=master
6+
:target: https://coveralls.io/github/morepath/morepath_reactredux?branch=master
7+
8+
.. image:: https://img.shields.io/pypi/v/morepath_reactredux.svg
9+
:target: https://pypi.org/project/morepath_reactredux/
10+
11+
.. image:: https://img.shields.io/pypi/pyversions/morepath_reactredux.svg
12+
:target: https://pypi.org/project/morepath_reactredux/
13+
14+
115
Morepath backend for React + Redux
216
==================================
317

0 commit comments

Comments
 (0)