diff --git a/README.md b/README.md
index a631f4fe..962ba6c1 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,12 @@
+
+
+
+
+
+
Configure your Claudable preferences
-Dark Mode
-Toggle between light and dark theme
-Auto-save projects
-Automatically save changes to projects
-Show file extensions
-Display file extensions in code explorer
-- Manage your AI coding assistants and their configurations -
-
- )}
- {cli.id === 'cursor' && (
-
- )}
- {cli.description}
-
- )}
- {cli.id === 'cursor' && (
-
- )}
- {cli.description}
- {hasError && ( -{hasError}
- )} -- Install command: -
-
- {cli.installCommand}
-
-
- - Configure your API tokens for external services. These tokens are stored encrypted and used across all projects. -
- -{provider}
-- {token ? ( - <> - Token configured • Added {new Date(token.created_at).toLocaleDateString()} - > - ) : ( - 'Token not configured' - )} -
-- Tokens configured here will be available for all projects. To connect a project to specific repositories - and services, use the Project Settings in each individual project. -
-
- Version 1.0.0
-- Claudable is an AI-powered development platform that integrates with GitHub, Supabase, and Vercel - to streamline your web development workflow. -
-Fast Deploy
-AI Powered
-Built with love for developers
- -Configure your Claudable preferences
+Dark Mode
+Toggle between light and dark theme
+Auto-save projects
+Automatically save changes to projects
+Show file extensions
+Display file extensions in code explorer
++ Manage your AI coding assistants and their configurations +
+
+ )}
+ {cli.id === 'cursor' && (
+
+ )}
+ {cli.description}
++ ⚠️ "Bypass Permissions" mode will not work when running as root/sudo. + Use "Accept Edits" for Docker or WSL environments. +
++ {permissionTestResult.message} +
+ {permissionTestResult.isRoot && ( ++ Running as: {permissionTestResult.isRoot ? 'root user' : 'regular user'} +
+ )} +
+ )}
+ {cli.id === 'cursor' && (
+
+ )}
+ {cli.description}
+ {hasError && ( +{hasError}
+ )} ++ Install command: +
+
+ {cli.installCommand}
+
+
+ + Configure your API tokens for external services. These tokens are stored encrypted and used across all projects. +
+ +{provider}
++ {token ? ( + <> + Token configured • Added {new Date(token.created_at).toLocaleDateString()} + > + ) : ( + 'Token not configured' + )} +
++ Tokens configured here will be available for all projects. To connect a project to specific repositories + and services, use the Project Settings in each individual project. +
+
+ Version 1.0.0
++ Claudable is an AI-powered development platform that integrates with GitHub, Supabase, and Vercel + to streamline your web development workflow. +
+Fast Deploy
+AI Powered
+Built with love for developers
+ +