diff --git a/README.md b/README.md
index 2e53af2..f004198 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,23 @@
# ✨ Lucide.Avalonia
-Implementation of the [Lucide](https://github.com/lucide-icons/lucide) icon library for [AvaloniaUI](https://github.com/AvaloniaUI/Avalonia).
+Implementation of the [Lucide icon library](https://github.com/lucide-icons/lucide) for [AvaloniaUI](https://github.com/AvaloniaUI/Avalonia). **Simple, fast, and hassle-free**.
[](https://www.nuget.org/packages/Lucide.Avalonia)
[](https://github.com/dme-compunet/Lucide.Avalonia/blob/main/LICENSE)
-# Examples
+---
+
+## ⚡ Advantages
+
+- **No xmlns declaration required** – it works out of the box.
+- **No styles include required** – just add and use.
+- **Fast and simple** – get started in seconds.
+
+---
+
+## 🚀 Usage Examples
+
+### Using the `LucideIcon` Element
```xml
@@ -13,10 +25,21 @@ Implementation of the [Lucide](https://github.com/lucide-icons/lucide) icon libr
```
-Markup Extension
+### Using a Markup Extension
```xml
```
+
+---
+
+## 🔗 Additional Links
+
+- [Lucide Icons](https://lucide.dev/icons)
+- [NuGet Package](https://www.nuget.org/packages/Lucide.Avalonia)
+
+---
+
+Quick to add, easy to use. That's it. 😎