Skip to content

Commit 3c6118d

Browse files
committed
Update example SVGs
1 parent 53b25be commit 3c6118d

File tree

3 files changed

+29
-12
lines changed

3 files changed

+29
-12
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
Lightweight performance devbar for Django. Shows DB query count, query duration, application time, and detects duplicate queries with visual severity indicators.
44

5-
![devbar example](https://raw.githubusercontent.com/amureki/django-devbar/main/docs/devbar-example.svg)
5+
![devbar example](https://raw.githubusercontent.com/amureki/django-devbar/main/docs/devbar-example.svg?v=0.1.3)
6+
7+
![devbar warning example](https://raw.githubusercontent.com/amureki/django-devbar/main/docs/devbar-example-warning.svg?v=0.1.3)
68

79
## Installation
810

docs/devbar-example-warning.svg

Lines changed: 15 additions & 0 deletions
Loading

docs/devbar-example.svg

Lines changed: 11 additions & 11 deletions
Loading

0 commit comments

Comments
 (0)