Skip to content

Commit 85c95a3

Browse files
authored
Update README.md for Isolated Sandbox formatting
Fixed formatting for the Isolated Sandbox section in README.
1 parent 6d2ad22 commit 85c95a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Catnip is a web service that automates git worktree creation and runs in a conta
2828

2929
**The Solution:** Catnip runs in a container, manages worktrees for you, and exposes API's and UI's to interact with it:
3030

31-
- **🔒 Isolated Sandbox**: All code runs containerized environment using either Docker or Apple's new [Container SDK]
32-
(https://github.com/apple/container). We can use --dangerously-skip-permissions without fear!
31+
- **🔒 Isolated Sandbox**: All code runs containerized environment using either Docker or Apple's new
32+
[Container SDK](https://github.com/apple/container). We can use `--dangerously-skip-permissions` without fear!
3333
- **🧑‍💻 Worktree Management**: Worktree's let you spawn multiple agents in parallel. Catnip keeps everything organized.
3434
- **📱 Mobile Interface**: Catnip has a native mobile interface. You can even interact with the Claude Code terminal interface on your phone!
3535
- **💻 Full Terminal Access**: The Claude Code terminal interface is 🔥. Open multiple terminals via the web interface, CLI, or directly via SSH.

0 commit comments

Comments
 (0)