added dialog classmethod
This commit is contained in:
@@ -9,13 +9,13 @@ Install directly from GitHub using uv or pip:
|
||||
### Using uv
|
||||
|
||||
```bash
|
||||
uv add git+https://github.com/yourusername/niceguiex.git
|
||||
uv add git+https://git.project-insanity.de/gmarth/NiceGUIEx.git
|
||||
```
|
||||
|
||||
#### Using pip
|
||||
|
||||
```
|
||||
pip install git+https://github.com/yourusername/niceguiex.git
|
||||
pip install git+https://git.project-insanity.de/gmarth/NiceGUIEx.git
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Reference in New Issue
Block a user