mirror of
https://github.com/ulbwazhine/MockupEngineer.git
synced 2024-11-22 00:46:33 +03:00
Update readme.md
This commit is contained in:
parent
d217786186
commit
e0d741a5fc
|
@ -48,12 +48,12 @@ mockup.generate(template=mockup.templates[0],
|
||||||
color=mockup.templates[0].colors[0].color)
|
color=mockup.templates[0].colors[0].color)
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```console
|
||||||
>>> /path/to/mockup
|
>>> /path/to/mockup
|
||||||
```
|
```
|
||||||
|
|
||||||
#### As a standalone application:
|
#### As a standalone application:
|
||||||
```
|
```shell
|
||||||
$ python -m MockupEngineer
|
$ python -m MockupEngineer
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user