diff --git a/README.md b/README.md
index d8b830d5..4705b37d 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,8 @@
A modern Wayland desktop shell built with [Quickshell](https://quickshell.org/) and optimized for the [niri](https://github.com/YaLTeR/niri) and [Hyprland](https://hyprland.org/) compositors.
+Features notifications, app launcher, wallpaper customization, and fully customizable with [plugins](https://github.com/AvengeMedia/dms-plugin-registry).
+
## Screenshots
@@ -643,6 +645,8 @@ echo "include dank-theme.conf" >> ~/.config/kitty/kitty.conf
## Plugins
+[Plugin registry](https://github.com/AvengeMedia/dms-plugin-registry) - collection of available dms plugins.
+
dms features a plugin system - meaning you can create your own widgets and load other user widgets.
More comprehensive details available in the [PLUGINS](PLUGINS/README.md) - and examples [Emoji Plugin](PLUGINS/ExampleEmojiPlugin) and [Wallpaper Change Hook](PLUGINS/WallpaperWatcherDaemon) are available for reference.