Skip to content

Commit 47fb945

Browse files
authored
Removed services folder reference
1 parent dd0004a commit 47fb945

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,7 @@ Then, the application should be accessible under http://127.0.0.1:5001/upload?ui
3131
- `static/`: contains `css` and `js` files
3232
- `templates/`: contains `html` templates
3333
- `uploads/`: stores uploaded data for regrets
34-
35-
- `services/`: Business logic.
3634
- `utils/`: Utility functions.
37-
- `templates/`: HTML templates.
38-
39-
- `scripts/`: Utility scripts.
4035

4136
## Contact
42-
For questions or support, contact [recsysexp@mit.edu](mailto:recsysexp@mit.edu).
37+
For questions or support, contact [haupt@csail.mit.edu](mailto:haupt@csail.mit.edu).

0 commit comments

Comments
 (0)