Skip to content

Commit

Permalink
doc: readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
m2a2x committed Jan 26, 2025
1 parent b8a84b8 commit cbed82e
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
# React Data Grid minimalist adapter


> [!NOTE]
> Repository Notice: This repo is read-only. Create new issues at the [revogrid repo](https://github.com/revolist/revogrid)

<p align="center">
<a href="https://rv-grid.com">
<img src="./assets/logo.svg" alt="React Data Grid" height="150" />
Expand Down Expand Up @@ -118,6 +113,10 @@ Support Millions of cells and thousands of columns easy and efficiently for fast

- **Rich API & Additional Improvements**: Explore hundreds of other small customizations and improvements in [RevoGrid](https://rv-grid.com/).


> ⚠️ **Note**: Repository Notice: This repo is read-only. Create new issues at the [revogrid repo](https://github.com/revolist/revogrid)

## Installation


Expand Down Expand Up @@ -248,6 +247,12 @@ export default App



- [![VueJs](./assets/vuejs.svg) Vue 3](https://rv-grid.com/guide/vue3/) and [Vue 2](https://rv-grid.com/guide/vue2/)
- [![React](./assets/react.svg) React](https://rv-grid.com/guide/react/)
- [![Angular](./assets/angular.svg) Angular](https://rv-grid.com/guide/angular/)
- [![Svelte](./assets/svelte.svg) Svelte](https://rv-grid.com/guide/svelte/)
- [![JavaScript](./assets/js.svg) JavaScript](https://rv-grid.com/guide/)

## Versions

- **2.0+**: Introduced the plugin system, grouping, sorting, and filtering.
Expand Down

0 comments on commit cbed82e

Please sign in to comment.