Skip to content

Commit 58ad878

Browse files
committed
fix: v0.1: Readme Navigation
1 parent 47e0aca commit 58ad878

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

README.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,22 @@
1818

1919
<hr style="border: 2px solid black; width: 100%; " />
2020

21-
## 📋 Table of Contents
22-
23-
- [Features](#✨-features)
24-
- [Quick Start](#⚡-quick-start)
25-
- [⚙️ Settings](#️⚙️-settings)
26-
- [📖 How to Use](#📖-how-to-use)
27-
- [🎬 Live Previews](#🎬-live-previews)
28-
- [📄 Output Examples](#📄-output-examples)
29-
- [🔧 How It Works](#🔧-how-it-works)
30-
- [🛠️ Troubleshooting](#🛠️-troubleshooting)
31-
- [📜 License](#📜-license)
32-
- [💬 Contact](#💬-contact)
21+
## Table of Contents
22+
23+
- [Features](#features)
24+
- [Quick Start](#quick-start)
25+
- [Settings](#settings)
26+
- [How to Use](#how-to-use)
27+
- [Live Previews](#live-previews)
28+
- [Output Examples](#output-examples)
29+
- [How It Works](#how-it-works)
30+
- [Troubleshooting](#troubleshooting)
31+
- [License](#license)
32+
- [Contact](#contact)
3333

3434
<hr style="border: 2px solid black; width: 100%; " />
3535

36-
## Features
36+
## Features
3737

3838
<img src="./assets/folder_structure_pro.png" alt="Folder Structure Pro Features" style="border: 4px solid rgba(255, 255, 255, 0.9); border-radius: 8px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);">
3939

@@ -58,7 +58,7 @@
5858

5959
<hr style="border: 2px solid black; width: 100%; " />
6060

61-
## Quick Start
61+
## Quick Start
6262

6363
1. 📥 **Install** the extension from VS Code Marketplace
6464
2. 🖱️ **Right-click** any folder in Explorer
@@ -67,7 +67,7 @@
6767

6868
<hr style="border: 2px solid black; width: 100%; " />
6969

70-
## 📖 How to Use
70+
## How to Use
7171

7272
### 📁 Copy Folder Structure
7373

@@ -89,7 +89,7 @@
8989

9090
<hr style="border: 2px solid black; width: 100%; " />
9191

92-
## ⚙️ Settings
92+
## Settings
9393

9494
Configure the extension to work exactly how you want:
9595

@@ -103,7 +103,7 @@ Configure the extension to work exactly how you want:
103103

104104
<hr style="border: 2px solid black; width: 100%; " />
105105

106-
## 🎬 Live Previews
106+
## Live Previews
107107

108108
### 🖱️ Context Menu Integration
109109

@@ -125,7 +125,7 @@ Configure the extension to work exactly how you want:
125125

126126
<hr style="border: 2px solid black; width: 100%; " />
127127

128-
## 📄 Output Examples
128+
## Output Examples
129129

130130
### 🗂️ JSON Format
131131

@@ -173,7 +173,7 @@ Directory structure:
173173

174174
<hr style="border: 2px solid black; width: 100%; " />
175175

176-
## 🔧 How It Works
176+
## How It Works
177177

178178
### 📁 Copy Folder Structure
179179

@@ -196,7 +196,7 @@ Directory structure:
196196

197197
<hr style="border: 2px solid black; width: 100%; " />
198198

199-
## 🛠️ Troubleshooting
199+
## Troubleshooting
200200

201201
### ❓ Common Issues & Solutions:
202202

@@ -218,13 +218,13 @@ Directory structure:
218218

219219
<hr style="border: 2px solid black; width: 100%; " />
220220

221-
## 📜 License
221+
## License
222222

223223
MIT License — see [LICENSE](./LICENSE) for details
224224

225225
<hr style="border: 2px solid black; width: 100%; " />
226226

227-
## 💬 Contact
227+
## Contact
228228

229229
🐛 **Found a bug?** 🚀 **Have a feature request?**
230230

0 commit comments

Comments
 (0)