Skip to content

Commit a958bda

Browse files
committed
docs: update readme
1 parent 69658c2 commit a958bda

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,14 @@
66

77
![Rive hero image](https://cdn.rive.app/rive_logo_dark_bg.png)
88

9-
A React runtime library for [Rive](https://rive.app).
9+
[Rive](https://rive.app) combines an interactive design tool, a new stateful graphics format, a lightweight multi-platform runtime, and a blazing-fast vector renderer. This end-to-end pipeline guarantees that what you build in the Rive Editor is exactly what ships in your apps, games, and websites.
1010

11-
This library is a wrapper around the [JS/Wasm runtime](https://github.com/rive-app/rive-wasm), giving full control over the js runtime while providing components and hooks for React applications.
11+
For more information, check out the following resources:
12+
13+
- [Homepage](https://rive.app/)
14+
- [General Docs](https://rive.app/docs/)
15+
- [React Docs](https://rive.app/docs/runtimes/react/react)
16+
- [Rive Community / Support](https://community.rive.app/c/support/)
1217

1318
## Table of contents
1419

0 commit comments

Comments
 (0)