Skip to content

Commit ecbf76a

Browse files
committed
readme updates
1 parent a00f884 commit ecbf76a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ Please refer to the [full documentation](https://django-typer.readthedocs.io/) f
3131

3232
![django-typer example](https://raw.githubusercontent.com/bckohan/django-typer/main/doc/source/_static/img/closepoll_example.gif)
3333

34-
**Imports from ``django_typer`` **have been deprecated and will be removed in 3.0! Imports have moved to ``django_typer.management``:**
34+
## Warning
35+
36+
🚨🚨 **Imports from ``django_typer`` have been deprecated and will be removed in 3.0! Imports have moved to ``django_typer.management``:** 🚨🚨
3537

3638
```python
3739
# old way

0 commit comments

Comments
 (0)