Reduced readme image size for readability

This commit is contained in:
WebFreak001 2016-01-10 18:31:35 +01:00
commit e7d1915939
2 changed files with 2 additions and 2 deletions

View file

@ -2,6 +2,6 @@
Native VSCode debugger. Currently only using GDB.
![https://i.imgur.com/ADSfuOa.png](https://i.imgur.com/ADSfuOa.png)
![https://i.imgur.com/ANEvaZg.png](https://i.imgur.com/ANEvaZg.png)
## [Issues](https://github.com/WebFreak001/code-debug)

View file

@ -2,7 +2,7 @@
"name": "debug",
"displayName": "Debug",
"description": "Native debugging for VSCode - Currently in GDB only beta",
"version": "0.1.1",
"version": "0.1.3",
"publisher": "webfreak",
"iconUrl": "res/icon.png",
"engines": {