Skip to content

Commit 48f2807

Browse files
upload images
1 parent b02f0e1 commit 48f2807

4 files changed

Lines changed: 5 additions & 2 deletions

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ node_modules/
99
src/ToDo.txt
1010
src/document/css-document
1111
src/document/experiments
12-
*.png
1312
out/
1413
demo.js
1514
demo.js.map

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,13 @@ static style = css`
3838
}`
3939
```
4040

41+
### before activation
42+
43+
![App Screenshot](images/preview_before_activation.png "Extension preview before activation")
44+
4145
### After activation
4246

43-
![App Screenshot](preview.png "Extension preview with diagnostic")
47+
![App Screenshot](images/preview.png "Extension preview with diagnostic")
4448

4549
## Installation
4650

images/preview.png

44.4 KB
Loading
93.7 KB
Loading

0 commit comments

Comments
 (0)