Skip to content

Commit b05153b

Browse files
committed
Add a long description
Signed-off-by: Artyom Vancyan <[email protected]>
1 parent edede9b commit b05153b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66
[![License](https://img.shields.io/pypi/l/django-mermaid.svg)](https://github.com/pysnippet/django-mermaid/blob/master/LICENSE)
77
[![Tests](https://github.com/pysnippet/django-mermaid/actions/workflows/tests.yml/badge.svg)](https://github.com/pysnippet/django-mermaid/actions/workflows/tests.yml)
88

9-
## Install
9+
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
1013

1114
```shell
1215
python -m pip install django-mermaid

0 commit comments

Comments
 (0)