Skip to content

Commit 6e7983f

Browse files
authored
Update README.md
1 parent 416b4cd commit 6e7983f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ feel free to fork, star, and remix with credit!
6363
## 📁 Project Structure
6464

6565
📦 PySparkFlicks_MovieRecommender/
66-
'''
66+
```
6767
|---🧠 code/ → PySpark code and scripts
6868
├── 📒 notebooks/ → Jupyter Notebooks for exploration
6969
├── 📊 data/ → Sample Netflix dataset
@@ -73,5 +73,5 @@ feel free to fork, star, and remix with credit!
7373
├── 🛠️ setup.py → Installable package setup (optional)
7474
├── 📘 README.md → This very file
7575
└── 🧾 LICENSE → Open-source license
76-
'''
76+
```
7777

0 commit comments

Comments
 (0)