diff --git a/README.md b/README.md index 31a3d5bb..05459eca 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ [](https://www.npmjs.com/package/@playcanvas/pcui) [](https://npmtrends.com/@playcanvas/pcui) - - | [User Guide](https://developer.playcanvas.com/user-manual/pcui/) | [API Reference](https://api.playcanvas.com/modules/PCUI.html) | [ESM Examples](https://playcanvas.github.io/pcui/examples/) | [React Examples](https://playcanvas.github.io/pcui/storybook/) | [Blog](https://blog.playcanvas.com/) | [Forum](https://forum.playcanvas.com/) | [Discord](https://discord.gg/RSaMRzg) | + + This library enables the creation of reliable and visually pleasing user interfaces by providing fully styled components that you can use directly on your site. The components are useful in a wide range of use cases, from creating simple forms to building graphical user interfaces for complex web tools. A full guide to using the PCUI library can be found [here](https://playcanvas.github.io/pcui).