From 989e85211a1a837fd13ba7a6b6545c81e0870f41 Mon Sep 17 00:00:00 2001 From: Jason Lee Date: Wed, 4 Jun 2025 19:26:41 +0800 Subject: [PATCH] doc: Update README to add features. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2af0520f..f53cb128 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ UI components for building fantastic desktop applications using [GPUI](https://g - **Flexible Layout**: Dock layout for panel arrangements, resizing, and freeform (Tiles) layouts. - **High Performance**: Virtualized Table and List components for smooth large-data rendering. - **Content Rendering**: Native support for Markdown and simple HTML. +- **Charting**: Built-in charts for visualization your data. +- **Code Highlighting**: Code Editor and Syntax highlighting. ## Showcase