Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 245c4db

Browse files
committed
Update README.md
Minor punctuation fixes.
1 parent 65ed13a commit 245c4db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ Or launch VS Code Quick Open (`Ctrl + P`), paste the following command, and pres
2727
```bash
2828
ext install vscode-arduino
2929
```
30-
You can also install directly from Marketplace within Visual Studio Code, searching `Arduino`
30+
You can also install directly from Marketplace within Visual Studio Code, searching `Arduino`.
3131

3232
## Get Started
3333
You can find code samples and tutorials each time you connect a supported device.
34-
Alternatively you can visit our [IoT Developer Blog Space](https://aka.ms/iotdevblog) or [Get Started Tutorials](https://aka.ms/azureiotgetstarted)
34+
Alternatively you can visit our [IoT Developer Blog Space](https://aka.ms/iotdevblog) or [Get Started Tutorials](https://aka.ms/azureiotgetstarted).
3535

3636
## Commands
3737
This extension provides several commands in the Command Palette (**F1** or **Ctrl+Shift+P**) for working with `*.ino` files:
@@ -93,7 +93,7 @@ Currently this extension supports the following operatings systems:
9393
- The extension might work on other Linux distro as some user reported but without gurantee.
9494

9595
## Support
96-
You can find the full list of issues at [Issue Tracker](https://github.com/Microsoft/vscode-arduino/issues). You can submit a [bug or feature suggestion](https://github.com/Microsoft/vscode-arduino/issues/new), and participate community driven [discussions](https://gitter.im/Microsoft/vscode-arduino)
96+
You can find the full list of issues at [Issue Tracker](https://github.com/Microsoft/vscode-arduino/issues). You can submit a [bug or feature suggestion](https://github.com/Microsoft/vscode-arduino/issues/new), and participate community driven [discussions](https://gitter.im/Microsoft/vscode-arduino).
9797

9898
## Development
9999

0 commit comments

Comments
 (0)