From 1fc340f5b53f37e1800d1861b2b1df31cd7e7199 Mon Sep 17 00:00:00 2001 From: Alex Soffronow Pagonidis Date: Fri, 6 Feb 2026 15:15:44 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16da220..52c2ad0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ClickHouse Format Explorer -A web-based tool for visualizing ClickHouse RowBinary and Native format data. Features an interactive hex viewer with AST-based type visualization. 100% vibecoded with Claude Code. +A web-based tool for visualizing ClickHouse RowBinary and Native format data. Features an interactive hex viewer with AST-based type visualization. ![Screenshot](.static/screenshot.png)