Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ihumaunkabir authored Oct 5, 2024
1 parent b10ba23 commit cae23f3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ BEARER: Final = "Bearer bearertokenhere"
```

#### Backend
Run the backend of bot by
Run the backend of bot.
```
python main.py
```
Expand All @@ -35,3 +35,8 @@ Bot polling...

#### Example Usage
Once your bot is running as well as your API is serving properly. Start interacting with your bot.

![chatimage](static/chat.png)

#### License
MIT

0 comments on commit cae23f3

Please sign in to comment.