Skip to content

Commit 993f91e

Browse files
Update index.md
1 parent 24318dc commit 993f91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Rezi
22

3-
Rezi is a **code-first terminal UI framework** for Node.js. Build rich, interactive terminal applications with a declarative widget API, automatic focus management, and native rendering performance.
3+
Rezi is a **code-first terminal UI framework** for Node.js and Bun. Build rich, interactive terminal applications with a declarative widget API, automatic focus management, and native rendering performance.
44

55
```typescript
66
import { createApp, ui, rgb } from "@rezi-ui/core";

0 commit comments

Comments
 (0)