Update screenshots

This commit is contained in:
Trinh Anh Ngoc
2022-07-31 21:22:37 +07:00
parent 2d90811a6b
commit 461ecb5f6d
4 changed files with 5 additions and 2 deletions

View File

@@ -15,5 +15,8 @@ Install this plugin to the python environment in which the debugger runs.
`pip install pydevd-odoo`
## Screenshot
![PyCharm Debugger](https://raw.githubusercontent.com/trinhanhngoc/pydevd-odoo/master/images/pycharm-debugger.png)
## Screenshots
### PyCharm Debugger without this plugin
![PyCharm Debugger without pydevd-odoo](images/without-pydevd-odoo.png)
### PyCharm Debugger with this plugin
![PyCharm Debugger with pydevd-odoo](images/with-pydevd-odoo.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 214 KiB

BIN
images/with-pydevd-odoo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 556 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 584 KiB