Skip to content

Commit 261dc48

Browse files
authored
Add CI badge
1 parent f360e3b commit 261dc48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
Emacs minor mode for Django.
44

55
[![MELPA](https://melpa.org/packages/djangonaut-badge.svg)](https://melpa.org/#/djangonaut)
6+
[![CI](https://github.com/pythonic-emacs/djangonaut/actions/workflows/test.yml/badge.svg)](https://github.com/pythonic-emacs/djangonaut/actions/workflows/test.yml)
67

78
This package is based on the introspection of your Django project. It
89
executes Python code to get all necessary information about model,

0 commit comments

Comments
 (0)