Skip to content

Commit 14d1424

Browse files
committed
added demo gif
1 parent a7909a9 commit 14d1424

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#sockscode-vscode
22

33
Enables pair programming. Share your code with your buddies.
4+
![demo](media/demosocks.gif)
45

56
To start a pair programming session:
67

@@ -42,4 +43,8 @@ List of commands:
4243
}
4344
]
4445
}
45-
```
46+
```
47+
48+
woa. THis is awesome like a pair of socks
49+
50+
I know right?

media/demosocks.gif

4.33 MB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "sockscode-vscode",
33
"displayName": "sockscode-vscode",
44
"description": "Pair programming",
5-
"version": "0.0.2",
5+
"version": "0.0.3",
66
"publisher": "shyykoserhiy",
77
"engines": {
88
"vscode": "^1.5.0"

0 commit comments

Comments
 (0)