diff --git a/README.md b/README.md index 853d30e..ddc498a 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ curl -fsSL https://nanoclaw.dev/install-docker-sandboxes-windows.sh | bash

Read the announcement →

+--- + ## Why I Built NanoClaw [OpenClaw](https://github.com/openclaw/openclaw) is an impressive project, but I wouldn't have been able to sleep if I had given complex software I didn't understand full access to my life. OpenClaw has nearly half a million lines of code, 53 config files, and 70+ dependencies. Its security is at the application level (allowlists, pairing codes) rather than true OS-level isolation. Everything runs in one Node process with shared memory.