Skip to content

Commit 46cc4c1

Browse files
authored
Update README.md
1 parent a3b5c7d commit 46cc4c1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<img width=128 src='https://user-images.githubusercontent.com/12219300/166205750-cd113163-843b-450f-8bab-cb05c466a0c3.png'>
2+
13
# Alfred VSCodeDiff
24

35
![New](https://user-images.githubusercontent.com/12219300/166203149-ac18d56b-2262-4bda-93d9-f3647a616d54.gif)
@@ -12,7 +14,7 @@ We would have to create 2 new files temporarily, copy-and-paste them, and then s
1214

1315
# How It Works
1416

15-
![Overview](https://user-images.githubusercontent.com/12219300/166204290-33e68e5e-e8ee-4bc1-a53b-2ac8dde35275.png)
17+
![Overview](https://user-images.githubusercontent.com/12219300/166205888-6dac92fa-45b1-423e-a002-e07e024dd871.png)
1618

1719
VSCode provides a way to compares files via terminal with the command `code --diff <file1> <file2>`. So we create 2 temporary files inside the folder `/tmp/com.aungmoe.alfred-vscodediff` and pass those 2 files to the VSCode.
1820

0 commit comments

Comments
 (0)