diff --git a/README.md b/README.md index e368ca9..634dc3b 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,20 @@ A lightweight, reactive wrapper for AG Grid (Community & Enterprise) built for S ## Features -- ๐Ÿš€ **Zero dependencies** - AG Grid bundled inside +- ๐Ÿš€ **Lightweight wrapper** - AG Grid bundled inside - โšก **Reactive** - Automatically updates when data changes - ๐ŸŽจ **Theme aware** - Automatically switches between light/dark themes -- ๐Ÿ“ฆ **Enterprise ready** - Full support for AG Grid Enterprise modules included +- ๐Ÿ“ฆ **Enterprise ready** - Full AG Grid Enterprise modules included - ๐Ÿ”ง **TypeScript support** - Full type definitions included - ๐Ÿงน **Auto cleanup** - Proper resource disposal +## Requirements + +- **SigPro** framework (peer dependency) or use with **SigProUI** (includes SigPro) +- [SigPro](https://natxocc.github.io/sigpro/#/) +- [SigProUI](https://natxocc.github.io/sigpro-ui/#/) +- Modern browser with ES module support + ## Installation ```bash