We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edede9b commit b05153bCopy full SHA for b05153b
README.md
@@ -6,7 +6,10 @@
6
[](https://github.com/pysnippet/django-mermaid/blob/master/LICENSE)
7
[](https://github.com/pysnippet/django-mermaid/actions/workflows/tests.yml)
8
9
-## Install
+Mermaid is a JavaScript-based diagramming and charting tool that renders Markdown-inspired text definitions to create
10
+and modify diagrams dynamically. And Django Mermaid aims to use mermaid diagrams in Django templates.
11
+
12
+## Installation
13
14
```shell
15
python -m pip install django-mermaid
0 commit comments