Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SermetPekin authored Jul 29, 2024
1 parent 5a31237 commit 54f7ab5
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,11 +134,18 @@ Here is the documentation for other functions and details.
[Documentation](https://evdspy-repo.readthedocs.io/en/latest/)


### Menu
### Menu
python script
```python
from evdspy.main import menu
from evdspy import menu
menu()
```
command line / Terminal
```bash
$ evdspy menu

```

![image](https://user-images.githubusercontent.com/96650846/198966008-77302f42-f8f5-430c-962d-a988abe57bb7.png)
## Visual Menu to request data
![image](https://user-images.githubusercontent.com/96650846/200393634-6d1d95cc-6fb5-4f2a-aff8-f444265df814.png)
Expand Down

0 comments on commit 54f7ab5

Please sign in to comment.