Skip to content

Commit 29a309e

Browse files
committed
Update README
1 parent 436d121 commit 29a309e

3 files changed

Lines changed: 2 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,15 @@ Here is only bootstrap for CLI interface with extensions based on [pkg_resources
99
## Installation
1010

1111
### From PyPi
12-
`pip install aiogram-cli`
12+
`pip install aiogram-cli` or `pip install aiogram[cli]`
1313

1414
## Usage
1515

1616
Just run in terminal `aiogram` and see what you can do with it.
1717

1818
## Example
1919

20-
![main interface](assets/cli.png)
21-
22-
![commands](assets/commands.png)
23-
20+
[![asciicast](https://asciinema.org/a/5tg0CV7ogvuqQz8ZmHP9CBPjl.svg)](https://asciinema.org/a/5tg0CV7ogvuqQz8ZmHP9CBPjl)
2421

2522
## Writing extensions
2623

assets/cli.png

-62.8 KB
Binary file not shown.

assets/commands.png

-22.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)