From a90b1c60a7d6944aedf949d1a4364ed3a2746ece Mon Sep 17 00:00:00 2001 From: Ben Jones Date: Tue, 19 Nov 2024 10:37:52 +1100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d99db3d..5c8e42e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,8 @@ Sandboxing creates a safe place to install or execute a program, particularly a - [CodeSandbox.io](https://codesandbox.io/) note: CodeSandbox.io requires manual configuration of the VM after deploying the template - [Docker Container](https://code.visualstudio.com/docs/devcontainers/containers) -> [!Important] > **The Unsecure PWA includes the [.codesandbox](.codesandbox), [.devcontainer](.devcontainer) and [.vscode](.vscode) to auto-configure all the above sandboxes.** +> [!Important] +> **The Unsecure PWA includes the [.codesandbox](.codesandbox), [.devcontainer](.devcontainer) and [.vscode](.vscode) to auto-configure all the above sandboxes.** Other Sandbox options: