Skip to content

Commit 9618abc

Browse files
committed
chore: update README.md
1 parent cc385ca commit 9618abc

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@
66
77
NuiComponents is a library built on top of [`nui.nvim`](https://github.com/MunifTanjim/nui.nvim), which provides an extensive set of tools for creating user interfaces in Neovim using Lua. With NuiComponents, developers can easily build complex UIs using a simple and intuitive API, which supports various UI elements. Moreover, the library includes advanced features like state management and form validations.
88

9-
109
<img src="https://raw.githubusercontent.com/grapp-dev/nui-components.nvim/main/docs/public/gifs/hero.gif" alt="nui-components.nvim">
1110

11+
## Documentation
12+
13+
Full documentation can be found [here](https://nui-components.grapp.dev).
14+
1215
## Installation
1316

1417
To install NuiComponents, you should use your preferred plugin manager.
@@ -35,9 +38,9 @@ use {
3538
}
3639
```
3740

38-
## Documentation
41+
## Discord
3942

40-
Full documentation can be found [here](https://nui-components.grapp.dev).
43+
Join [Discord](https://discord.gg/Rj2V3keVS4) to get involved with the community, ask questions, and share tips.
4144

4245
## License
4346

0 commit comments

Comments
 (0)