Skip to content

Commit 5a6619d

Browse files
authored
Update README.md
1 parent 93be588 commit 5a6619d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 🎛️ All-In-One Tools Web App
22

3-
Welcome to **All-In-One**, a powerful, user-friendly web application that brings together a variety of tools to edit, convert, and create media filesall in one place!
3+
Welcome to **All-In-One**, a powerful, user-friendly web application that brings together a variety of tools to edit, convert, and create media files all in one place!
44

55
## ✨ Features
66

@@ -41,8 +41,10 @@ Welcome to **All-In-One**, a powerful, user-friendly web application that brings
4141
cd all-in-one-tools
4242
pip install -r requirements.txt
4343
python app.py
44+
```
4445

4546
2. **📁 Project Structure**
47+
```
4648
all-in-one-tools/
4749
4850
├── static/
@@ -51,3 +53,4 @@ Welcome to **All-In-One**, a powerful, user-friendly web application that brings
5153
├── app.py
5254
├── requirements.txt
5355
└── README.md
56+
```

0 commit comments

Comments
 (0)