Skip to content

Commit

Permalink
Update the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghassen-Chaabouni committed Jul 3, 2023
1 parent be2be93 commit 5a55319
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,23 @@ pip install -e .
### Running dot
#### Graphical interface
To use the graphical interface of dot run
```bash
conda activate dot
python ./src/dot/ui/ui.py
```
Watch the following demo video for better understanding of the interface
<p align="center">
<img src="./assets/gui_dot_demo.gif" width="500" height="406"/>
</p>
#### CLI
Run `dot --help` to get a full list of available options.
1. Simswap
Expand Down
Binary file added assets/gui_dot_demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5a55319

Please sign in to comment.