Skip to content

Commit 9263aa2

Browse files
author
David A Krauth
authored
added testing badge
1 parent f273284 commit 9263aa2

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
@@ -1,5 +1,7 @@
11
# django-xml
22

3+
[![Test Status](https://github.com/theatlantic/django-xml/actions/workflows/test.yml/badge.svg)](https://github.com/theatlantic/django-xml/actions)
4+
35
**django-xml** is a python module which provides an abstraction to
46
[lxml](http://lxml.de/)'s XPath and XSLT functionality in a manner resembling
57
django database models.

0 commit comments

Comments
 (0)