Skip to content

Commit ffb0812

Browse files
authored
Update README.md
1 parent f465bd7 commit ffb0812

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Convert any HTML element into a reusable Blazor component with **exact visual re
1414
- **Smart CSS generation**: Creates companion CSS files with all necessary styles
1515
- **Blazor best practices**: Generates properly formatted .razor components
1616

17+
## Demo
18+
19+
![BlazorSnap](https://github.com/user-attachments/assets/dc2275db-4797-407e-ab47-bce770dd88f5)
20+
1721
## 📦 Installation
1822

1923
### From Source (Development)
@@ -35,10 +39,6 @@ Convert any HTML element into a reusable Blazor component with **exact visual re
3539
6. **Click "Generate .razor"** to convert to a Blazor component
3640
7. **Click "Copy to Clipboard"** to copy both the .razor component and CSS file
3741

38-
## Demo
39-
40-
![BlazorSnap](https://github.com/user-attachments/assets/dc2275db-4797-407e-ab47-bce770dd88f5)
41-
4242
## 🔧 What It Generates
4343

4444
### Exact Visual Copy Mode

0 commit comments

Comments
 (0)