diff --git a/README.md b/README.md
index ed01b73..0f0a691 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,15 @@
-![React Ranger Header](https://github.com/tannerlinsley/react-ranger/raw/main/media/header.png)
-
-
-
-Hooks for building range and multi-range sliders in React
-
-
-
-
-
-
-
-
-
+![React Ranger Header](https://github.com/tanstack/ranger/raw/main/media/header.png)
+
+Headless UI for building ranger component in TS/JS and React
+
+
+
+
+
+
+
+
+
@@ -22,13 +20,12 @@ Hooks for building range and multi-range sliders in React
-Enjoy this library? Try them all! [React Table](https://github.com/tannerlinsley/react-table), [React Query](https://github.com/tannerlinsley/react-query), [React Form](https://github.com/tannerlinsley/react-form), [React Charts](https://github.com/tannerlinsley/react-charts)
+
+
-
- -
+Enjoy this library? Try the entire [TanStack](https://tanstack.com)! [React Query](https://github.com/TanStack/react-query), [TanStack Table](https://github.com/TanStack/table), [React Charts](https://github.com/TanStack/react-charts) -## Visit [/docs](https://github.com/tanstack/react-ranger/tree/alpha/docs) for docs, guides, API and more! +## Visit [tanstack.com/ranger](https://tanstack.com/ranger) for docs, guides, API and more! ## Quick Features @@ -37,28 +34,5 @@ Enjoy this library? Try them all! [React Table](https://github.com/tannerlinsley - Handle Devider Items - Custom Steps or Step-Size - Custom Ticks -- - - - -# Installation - -```bash -$ npm i --save react-ranger -# or -$ yarn add react-ranger -``` - -## How to help? - -- Try out the already-migrated examples -- Try it out in your own projects. -- Introspect the types! Even without the docs finished, the library ships with 100% typescript to help you explore its capabilities. -- [Read the contribution guidelines](https://github.com/tanstack/react-table/tree/alpha/CONTRIBUTING.md) -- Write some docs! Start with the [API docs](https://github.com/tanstack/react-table/tree/alpha/docs/docs/api-reference) and try adding some information about one or more of the features. The types do a decent job of showing what's supported and the capabilities of the library. -- Try your hand at migrating an example to v8! The todo list for the examples is above! -- **Using a plugin?** Try rewriting your plugin (v8 doesn't have a plugin system any more) as a wrapping hook/function that uses `useTable` internally. The new API is much more powerful and easier to compose. If you find something you can't figure out, let us know and we'll add it to the API. - -### [Become a Sponsor](https://github.com/sponsors/tannerlinsley/) - + diff --git a/media/header.png b/media/header.png index 198613c..9cc1d92 100644 Binary files a/media/header.png and b/media/header.png differ