From 7463ba3eaf1f3ff12384cc5d27df4358fb868e2f Mon Sep 17 00:00:00 2001 From: Dominik Jain Date: Thu, 16 Oct 2025 13:45:02 +0200 Subject: [PATCH] Revise warning messages in README Updated warning messages to use the new format for important information. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 877a858..a2d4c16 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,8 @@ This bootstrap command will: (Check the browser's developer console for WebSocket connection logs. Check the MCP server terminal for WebSocket connection messages.) -> :warning: Do not close the plugin's UI while using the MCP server, as this will close the connection. +> [!IMPORTANT] +> Do not close the plugin's UI while using the MCP server, as this will close the connection. ### 3. Connect an MCP Client @@ -145,7 +146,8 @@ Add a `penpot` entry under `mcpServers` with the following content: After updating the configuration file, restart Claude Desktop completely for the changes to take effect. -> :warning: Be sure to fully quit the app for the changes to take effect; closing the window is *not* sufficient. +> [!IMPORTANT] +> Be sure to fully quit the app for the changes to take effect; closing the window is *not* sufficient. > To fully terminate the app, choose Menu / File / Quit. After the restart, you should see the MCP server listed when clicking on the "Search and tools" icon at the bottom