Skip to content

Commit 2448c13

Browse files
committed
Added RTD badge to README
1 parent 001f828 commit 2448c13

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
@@ -4,6 +4,9 @@
44
.. image:: https://coveralls.io/repos/github/asphalt-framework/asphalt-exceptions/badge.svg?branch=master
55
:target: https://coveralls.io/github/asphalt-framework/asphalt-exceptions?branch=master
66
:alt: Code Coverage
7+
.. image:: https://readthedocs.org/projects/asphalt-exceptions/badge/?version=latest
8+
:target: https://asphalt-exceptions.readthedocs.io/en/latest/?badge=latest
9+
:alt: Documentation Status
710

811
This Asphalt framework component provides a pluggable means to send exception reports to external
912
services. Optionally, it can also install itself as the default handler for exceptions occurring in

0 commit comments

Comments
 (0)