From 4c2c9f7b95fcc160e275c1624cec02a9bba25bdb Mon Sep 17 00:00:00 2001
From: Dev containers Bot
 <126614555+devcontainers-bot@users.noreply.github.com>
Date: Mon, 23 Oct 2023 16:14:35 -0700
Subject: Automated documentation update (#732)

Automated documentation update [skip ci]

Co-authored-by: github-actions <github-actions@github.com>
---
 src/powershell/README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/powershell/README.md b/src/powershell/README.md
index ccc62f7..6112de7 100644
--- a/src/powershell/README.md
+++ b/src/powershell/README.md
@@ -18,6 +18,12 @@ Installs PowerShell along with needed dependencies. Useful for base Dockerfiles
 | version | Select or enter a version of PowerShell. | string | latest |
 | modules | Optional comma separated list of PowerShell modules to install. | string | - |
 
+## Customizations
+
+### VS Code Extensions
+
+- `ms-vscode.powershell`
+
 
 
 ## OS Support
-- 
cgit v1.2.3