Skip to content

Commit 291daeb

Browse files
committed
add coveralls badge
1 parent 38b1606 commit 291daeb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Flask-MongoEngine
77
.. image:: https://travis-ci.org/MongoEngine/flask-mongoengine.svg?branch=master
88
:target: https://travis-ci.org/MongoEngine/flask-mongoengine
99

10+
.. image:: https://coveralls.io/repos/MongoEngine/flask-mongoengine/badge.png?branch=master
11+
:target: https://coveralls.io/r/MongoEngine/flask-mongoengine?branch=master
12+
1013
About
1114
=====
1215
Flask-MongoEngine is a Flask extension that provides integration with MongoEngine. It handles connection management for your app.

0 commit comments

Comments
 (0)