diff --git a/README.md b/README.md
index 18b2d28..801a930 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
# gh-action-readme
+



@@ -8,6 +9,7 @@
[](docs/security.md)
[](https://github.com/ivuorinen/gh-action-readme/actions/workflows/security.yml)
[](https://github.com/ivuorinen/gh-action-readme/actions/workflows/codeql.yml)
+
> **The definitive CLI tool for generating beautiful documentation from GitHub Actions `action.yml` files**
@@ -15,23 +17,20 @@ Transform your GitHub Actions into professional documentation with multiple them
## ✨ Features
-🎨 **5 Beautiful Themes** - GitHub, GitLab, Minimal, Professional, Default
-📄 **4 Output Formats** - Markdown, HTML, JSON, AsciiDoc
-🎯 **Smart Validation** - Context-aware suggestions for fixing action.yml files
-🚀 **Modern CLI** - Colored output, progress bars, comprehensive help
-⚙️ **Enterprise Ready** - XDG-compliant configuration, recursive processing
-🔧 **Developer Friendly** - Template customization, batch operations
-📁 **Flexible Targeting** - Directory/file arguments, custom output filenames
-🛡️ **Thread Safe** - Race condition protection, concurrent processing ready
+- 🎨 **5 Beautiful Themes** - GitHub, GitLab, Minimal, Professional, Default
+- 📄 **4 Output Formats** - Markdown, HTML, JSON, AsciiDoc
+- 🎯 **Smart Validation** - Context-aware suggestions for fixing action.yml files
+- 🚀 **Modern CLI** - Colored output, progress bars, comprehensive help
+- ⚙️ **Enterprise Ready** - XDG-compliant configuration, recursive processing
+- 🔧 **Developer Friendly** - Template customization, batch operations
+- 📁 **Flexible Targeting** - Directory/file arguments, custom output filenames
+- 🛡️ **Thread Safe** - Race condition protection, concurrent processing ready
## 🚀 Quick Start
### Installation
```bash
-# macOS with Homebrew
-brew install ivuorinen/tap/gh-action-readme
-
# Using Go
go install github.com/ivuorinen/gh-action-readme@latest