Skip to content

Commit c605f69

Browse files
authored
Revise README description and tagline
Updated the project description and tagline for clarity.
1 parent 08cebff commit c605f69

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
# ComputeKit
55

6-
**The React-first toolkit for WASM and Web Workers**
6+
**The toolkit for non-blocking heavy computations**
77

8-
*Run heavy computations with React hooks. Use WASM for native-speed performance. Keep your UI at 60fps.*
8+
*Run heavy computations off the main thread and keep web UIs responsive — with optional React integration and WASM support*
99

1010
[![npm version](https://img.shields.io/npm/v/@computekit/core.svg)](https://www.npmjs.com/package/@computekit/core)
1111
[![Bundle Size Core](https://img.shields.io/bundlephobia/minzip/@computekit/core?label=core%20size)](https://bundlephobia.com/package/@computekit/core)

0 commit comments

Comments
 (0)