Skip to content

Commit 60358f7

Browse files
authored
Update README.md
1 parent 5f91c44 commit 60358f7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Built with ❀️ by a team of graduate students as part of our coursework under
6161
feel free to fork, star, and remix with credit!
6262

6363
## πŸ“ Project Structure
64-
PySparkFlicks_MovieRecommender/
64+
'''PySparkFlicks_MovieRecommender/
6565
β”‚
6666
β”œβ”€β”€ code/ # All PySpark code/scripts
6767
β”‚ β”œβ”€β”€ preprocessing.py
@@ -86,4 +86,5 @@ PySparkFlicks_MovieRecommender/
8686
β”œβ”€β”€ setup.py # optional, for making this pip installable
8787
β”œβ”€β”€ README.md # landing page πŸ“„
8888
└── LICENSE # add MIT license or similar if open-source
89+
'''
8990

0 commit comments

Comments
Β (0)