From 241aee81368abb1f0cd0a16605029bf71cfe7865 Mon Sep 17 00:00:00 2001 From: Adam Ladachowski Date: Fri, 6 Feb 2026 22:36:57 +0100 Subject: [PATCH] Add image to README for headless browser automation Added an image to the README for visual reference. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be0f9cf..df00f20 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [![Node.js](https://img.shields.io/node/v/@aladac/claude-browse.svg)](https://nodejs.org) Headless browser automation for Claude Code using Playwright WebKit. +image ## Installation