From a958bdaa72365e511c6910b28bd4995505de2223 Mon Sep 17 00:00:00 2001 From: CI Date: Mon, 11 Aug 2025 19:26:22 +0200 Subject: [PATCH] docs: update readme --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e855faf..ef2cc5d 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,14 @@ ![Rive hero image](https://cdn.rive.app/rive_logo_dark_bg.png) -A React runtime library for [Rive](https://rive.app). +[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. -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. +For more information, check out the following resources: + +- [Homepage](https://rive.app/) +- [General Docs](https://rive.app/docs/) +- [React Docs](https://rive.app/docs/runtimes/react/react) +- [Rive Community / Support](https://community.rive.app/c/support/) ## Table of contents