Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
JrooTJunior committed Aug 16, 2023
1 parent 436d121 commit 29a309e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,15 @@ Here is only bootstrap for CLI interface with extensions based on [pkg_resources
## Installation

### From PyPi
`pip install aiogram-cli`
`pip install aiogram-cli` or `pip install aiogram[cli]`

## Usage

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

## Example

![main interface](assets/cli.png)

![commands](assets/commands.png)

[![asciicast](https://asciinema.org/a/5tg0CV7ogvuqQz8ZmHP9CBPjl.svg)](https://asciinema.org/a/5tg0CV7ogvuqQz8ZmHP9CBPjl)

## Writing extensions

Expand Down
Binary file removed assets/cli.png
Binary file not shown.
Binary file removed assets/commands.png
Binary file not shown.

0 comments on commit 29a309e

Please sign in to comment.