diff --git a/README.md b/README.md index 974a0ee..45a7ac9 100644 --- a/README.md +++ b/README.md @@ -16,18 +16,18 @@ > [!TIP] > If you just want the model go to the Github Releases. -The project includes a Command Line Interface (CLI) for easy use of the model. The CLI, which is based on the [Python CLI template](https://github.com/Aydinhamedi/Python-CLI-template) from the same author, provides a user-friendly, colorful interface that allows you to interact with the model. you can fined the cli in +The project includes a Command Line Interface (CLI) for easy use of the model. The CLI, which is based on the [Python CLI template](https://github.com/Aydinhamedi/Python-CLI-template) from the same author, provides a user-friendly, colorful interface that allows you to interact with the model. you can fined the CLI in ``` Interface\CLI ``` -Additionally, a Graphical User Interface (GUI) is available, but it’s still in the Beta phase. you can fined the GUI in +Additionally, a Graphical User Interface (GUI) is available. you can fined the GUI in ``` Interface\GUI ``` ### Example Image of the CLI (V0.8.9.3) ⤵ ![Example](doc/Other/CLI_V0.8.9.3.png) -### Example Image of the GUI (V0.8.9.4 (GUI-Beta)) ⤵ +### Example Image of the GUI (V0.8.9.6) ⤵ ![Example](doc/Other/GUI_V0.8.9.6.png) ## Release > ### Newest release 📃