Skip to content

Commit b201577

Browse files
committed
fix formatting
1 parent 2f7fcaf commit b201577

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
## Articles
2121

22-
- [Dev Containers: Going further](https://microsoft.github.io/code-with-engineering-playbook/developer-experience/devcontainers-going-further/) - from Microsoft's Engineering Fundamentals Playbook
23-
- [Use a Docker container as a development environment with Visual Studio Code](https://learn.microsoft.com/en-us/training/modules/use-docker-container-dev-env-vs-code/?WT.mc_id=devcloud-11496-cxa) Official Microsoft tutorial
22+
- [Dev Containers: Going further](https://microsoft.github.io/code-with-engineering-playbook/developer-experience/devcontainers-going-further/) - from Microsoft's Engineering Fundamentals Playbook.
23+
- [Use a Docker container as a development environment with Visual Studio Code](https://learn.microsoft.com/en-us/training/modules/use-docker-container-dev-env-vs-code/?WT.mc_id=devcloud-11496-cxa) - Official Microsoft tutorial
2424

2525
## Videos
2626

@@ -44,10 +44,10 @@
4444

4545
## Tools and Services
4646

47-
- [devcontainer.ai](https://devcontainer.ai) - A service to generate `devcontainer.json` files for your projects
47+
- [devcontainer.ai](https://devcontainer.ai) - A service to generate `devcontainer.json` files for your projects.
4848
- [Unofficial devcontainer CLI in go](https://github.com/stuartleeks/devcontainer-cli)
49-
- [vscli](https://github.com/michidk/vscli) - Unofficial CLI for VS Code
50-
- [tyedev](https://github.com/CodeMan99/tyedev) - A tool to generate `devcontainer.json` files for your projects
49+
- [vscli](https://github.com/michidk/vscli) - Unofficial CLI for VS Code.
50+
- [tyedev](https://github.com/CodeMan99/tyedev) - A tool to generate `devcontainer.json` files for your projects.
5151

5252
## Other tools for working with standadized development environments
5353

0 commit comments

Comments
 (0)