Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit 6683151

Browse files
committed
added bch compliance badge
1 parent 5db7535 commit 6683151

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Django Ajax views
22
=================
33

4-
|Build Status| |Codacy Badge| |Coverage Status|
4+
|Build Status| |Codacy Badge| |Coverage Status| |BCH compliance|
55

66
Django module to easily use generic views with ajax.
77

@@ -44,3 +44,5 @@ projects and commercial products.
4444
:target: https://www.codacy.com/app/srtabs/django-ajax-views?utm_source=github.com&utm_medium=referral&utm_content=dipcode-software/django-ajax-views&utm_campaign=Badge_Grade
4545
.. |Coverage Status| image:: https://coveralls.io/repos/github/dipcode-software/django-ajax-views/badge.svg?branch=master
4646
:target: https://coveralls.io/github/dipcode-software/django-ajax-views?branch=master
47+
.. |BCH compliance| image:: https://bettercodehub.com/edge/badge/dipcode-software/django-ajax-views?branch=master
48+
:target: https://bettercodehub.com/

0 commit comments

Comments
 (0)