Skip to content

Commit 59bdfa5

Browse files
authored
Update README.md
1 parent 92e0855 commit 59bdfa5

1 file changed

Lines changed: 0 additions & 21 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -105,22 +105,6 @@ data/
105105
* **html2canvas**
106106
* **R / Python** for exploratory data analysis and preprocessing
107107

108-
## πŸš€ Project Structure
109-
110-
```text
111-
project-root/
112-
β”œβ”€β”€ .github/workflows/ # GitHub workflow files
113-
β”œβ”€β”€ data/ # Data files used by the website
114-
β”œβ”€β”€ docs/ # Website files for deployment
115-
β”œβ”€β”€ figures/ # Figures used in reports or milestones
116-
β”œβ”€β”€ EDA.R # Exploratory data analysis script
117-
β”œβ”€β”€ Milestone1.md # Milestone 1 report
118-
β”œβ”€β”€ Milestone2.md # Milestone 2 report
119-
β”œβ”€β”€ guidebook.md # Additional documentation
120-
β”œβ”€β”€ plan.docx # Project planning document
121-
β”œβ”€β”€ preprocess.py # Data preprocessing script
122-
└── README.md # Project documentation
123-
```
124108

125109
## πŸ§‘β€πŸ’» Running the Website Locally
126110

@@ -190,11 +174,6 @@ If the data is updated, the processed files in the `data/` folder should be rege
190174
* πŸ“„ **Process Book:** [Read the process book](INSERT_PROCESS_BOOK_LINK_HERE)
191175
* πŸŽ₯ **Screencast:** [Watch the screencast](INSERT_SCREENCAST_LINK_HERE)
192176

193-
## 🀝 Authors
194-
195-
* **Chaewon Yoon**
196-
* **Daniele**
197-
* **Ali**
198177

199178
## πŸ“Œ Notes
200179

0 commit comments

Comments
Β (0)