From 139306d894b0bdbdc73e71fd7bc9520507ee9ee5 Mon Sep 17 00:00:00 2001 From: Jay Little Date: Tue, 9 Sep 2025 01:03:19 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 50d7748..a465aa5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # Claude Code in a devcontainer -A pre-configured slightly-sandboxed development environment using Claude Code with the --dangerously-skip-permissions yolo mode. +A pre-configured slightly-sandboxed development environment using Claude Code with the `--dangerously-skip-permissions` yolo mode. Claude Code and common tools pre-installed. -You will have to re-authorize claude code with a plan or API key +You will have to re-authorize claude code with a plan or API key. + +Originally based on the official Claude Code devcontainer at https://github.com/anthropics/claude-code/tree/main/.devcontainer ## Features