diff --git a/.github/img/screenshot.png b/.github/img/screenshot.png new file mode 100644 index 0000000..f851b47 Binary files /dev/null and b/.github/img/screenshot.png differ diff --git a/README.md b/README.md index 63f3123..829f2d8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ **_agx_** is a desktop application built with Tauri and SvelteKit that provides a modern interface for exploring and querying data using ClickHouse's embedded database engine (chdb). +## Preview + +![Preview](.github/img/screenshot.png) + ## Features - Native desktop application performance with web technologies