Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Delsin-Yu authored Apr 19, 2024
1 parent 9337786 commit d1febea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Supports in `Godot 4.1+` with .Net module.
***GDViews.VirtualGridView*** is a `Godot 4` UI Component that provides classes that's useful for creating highly customizable, fully virtualized list/grid views.

You may visit this GITHUB PAGES LINK for detailed documentation.
You may visit this the [**API Documentations Page**](https://delsin-yu.github.io/GDViews.VirtualGridView/) for detailed documentation.

## Installation

Expand Down Expand Up @@ -298,4 +298,4 @@ public partial class ExampleMain : Node
_virtualGridView.GrabFocus();
}
}
```
```

0 comments on commit d1febea

Please sign in to comment.