Skip to content

Commit 0801471

Browse files
committed
docs: update README
1 parent e2c5d42 commit 0801471

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ A professional Chrome extension that helps you generate clean, SEO-friendly URL
66
![License](https://img.shields.io/badge/license-MIT-green.svg)
77
![Chrome Web Store](https://img.shields.io/badge/Chrome%20Web%20Store-v1.0.0-blue)
88

9+
## 📸 Screenshot
10+
11+
![Clean URL Slug Generator Screenshot](assets/screenshot.png)
12+
913
## 🌟 Features
1014

1115
- **Smart Slug Generation**: Convert any text into URL-friendly slugs
@@ -54,6 +58,8 @@ clean-url-slug-generator/
5458
├── popup.html # Extension popup interface
5559
├── popup.js # Main functionality
5660
├── styles.css # Styling
61+
├── assets/ # Images and media files
62+
│ └── screenshot.png
5763
├── icons/ # Extension icons
5864
│ ├── icon16.png
5965
│ ├── icon48.png

0 commit comments

Comments
 (0)