Skip to content

Commit

Permalink
Add demo of the interactive shell to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anze3db committed Dec 19, 2023
1 parent 7f3cace commit 9b33f7b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,16 @@ Inspect and run Django Commands in a text-based user interface (TUI), built with
- [Running](#running)
- [License](#license)

## 🎬 Demo
## 🎬 Demos

### Running Django Commands

https://github.com/anze3db/django-tui/assets/513444/fc84247a-9f4b-4017-9ae4-3f10fe9d9557

### Running ORM Queries in Interactive Django Shell

https://github.com/anze3db/django-tui/assets/513444/8a056da8-85a8-4086-9fa8-433b7346e787

## Installation

```console
Expand Down

0 comments on commit 9b33f7b

Please sign in to comment.