Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
afsanab authored Aug 13, 2024
1 parent 523718b commit c85e2c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@

1. Clone the repository:
```bash
git clone https://github.com/yourusername/genre-galaxy.git
cd genre-galaxy
git clone https://github.com/afsanab/genregalaxy.git
cd genregalaxy
```

2. Install the required Python packages:
Expand All @@ -45,4 +45,4 @@ The dataset used for this project was sourced from Kaggle's [Best Books 10K Mult
- **app.py**: Main application file containing the Dash setup and layout.
- **create_graph.py**: Script for generating the network graph using NetworkX.
- **process_data.py**: Script for cleaning and processing the Goodreads dataset.
- **getStats.py**: Script for performing statistical analysis on genre pairs.
- **calculate_stats.py**: Script for performing statistical analysis on genre pairs.

0 comments on commit c85e2c6

Please sign in to comment.