You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,15 +8,15 @@ Code Talk is a step towards making programming IDEs more accessible. The plugin
8
8
9
9
CodeTalk is currently only available for Visual Studio running in Windows. We are working very hard towards bringing it to more platforms and IDEs. Stay tuned.
10
10
11
-
[Click here to watch the video.](http://www.youtube.com/watch?v=ttkNYaPwn6E)
11
+
[Video Demo of CodeTalk.](http://www.youtube.com/watch?v=ttkNYaPwn6E)
12
12
13
13
# Download CodeTalk
14
-
Download the latest VSIX installer[here](https://github.com/Microsoft/CodeTalk/releases/download/v0.8.0/Microsoft.CodeTalk.0.8.0.vsix)
14
+
Download the latest [VSIX installer](https://github.com/Microsoft/CodeTalk/releases/download/v0.8.0/Microsoft.CodeTalk.0.8.0.vsix)
15
15
To view all the releases, please visit the [release page](https://github.com/Microsoft/CodeTalk/releases/tag/v0.8.0).
16
16
17
17
# Getting Started
18
18
To know more about CodeTalk features, please visit the [Wiki](https://github.com/Microsoft/CodeTalk/wiki).
19
-
To know more about building and testing CodeTalk, please click [here](https://github.com/Microsoft/CodeTalk/wiki/Building-and-Testing).
19
+
To know more about building and testing, please vist [CodeTalk](https://github.com/Microsoft/CodeTalk/wiki/Building-and-Testing).
20
20
21
21
# Contributing
22
22
@@ -29,7 +29,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://ope
29
29
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/)
30
30
or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.
31
31
32
-
For more details related to contributions click [here](https://github.com/Microsoft/CodeTalk/wiki/Contribution)
32
+
For more details related to [contributions can be found here](https://github.com/Microsoft/CodeTalk/wiki/Contribution)
0 commit comments