diff --git a/README.md b/README.md
index 5f38445..d1d49f0 100644
--- a/README.md
+++ b/README.md
@@ -5,16 +5,25 @@ A GTK4 GUI for managing NetworkManager connections on Linux. Built with Rust and
[](https://github.com/networkmanager-rs/nmrs-gui/actions/workflows/ci.yml)
[](https://crates.io/crates/nmrs-gui)
+
+
+
+
+
+
+
+
+
## Features
+- Full fledged, first class VPN support for OpenVPN and Wireguard
- Connect to, disconnect from, and forget Wi-Fi networks
- Full Ethernet device support
- WPA-Enterprise (EAP) connections with certificate path support
- Pre-defined themes: Catppuccin, Dracula, Gruvbox, Nord, Tokyo Night
- Custom CSS theming via `~/.config/nmrs/style.css`
- System light/dark mode toggle
-- Waybar-compatible status output
-- Single-instance enforcement via file lock
+- System tray compatible status output
## Installation