Skip to content

Commit 416b4cd

Browse files
authored
Update README.md
1 parent 226a2c0 commit 416b4cd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

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

6565
📦 PySparkFlicks_MovieRecommender/
66+
'''
6667
|---🧠 code/ → PySpark code and scripts
6768
├── 📒 notebooks/ → Jupyter Notebooks for exploration
6869
├── 📊 data/ → Sample Netflix dataset
@@ -72,5 +73,5 @@ feel free to fork, star, and remix with credit!
7273
├── 🛠️ setup.py → Installable package setup (optional)
7374
├── 📘 README.md → This very file
7475
└── 🧾 LICENSE → Open-source license
75-
76+
'''
7677

0 commit comments

Comments
 (0)