mirror of
https://github.com/ulbwazhine/MockupEngineer.git
synced 2024-11-10 19:26:34 +03:00
Update readme.md
This commit is contained in:
parent
54bf799855
commit
069dde142b
|
@ -12,6 +12,7 @@
|
|||
## Navigation
|
||||
* [Example](https://github.com/ulbwazhine/MockupEngineer#example)
|
||||
* [Install](https://github.com/ulbwazhine/MockupEngineer#install)
|
||||
* [Update](https://github.com/ulbwazhine/MockupEngineer#update)
|
||||
* [Usage](https://github.com/ulbwazhine/MockupEngineer#usage)
|
||||
* [As a standalone application](https://github.com/ulbwazhine/MockupEngineer#as-a-standalone-application)
|
||||
* [In Python console](https://github.com/ulbwazhine/MockupEngineer#in-python-console)
|
||||
|
@ -35,6 +36,11 @@
|
|||
$ python3 -m pip install MockupEngineer
|
||||
```
|
||||
|
||||
### Update
|
||||
```console
|
||||
$ python3 -m pip install MockupEngineer --upgrade
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
#### As a standalone application:
|
||||
|
|
Loading…
Reference in New Issue
Block a user