You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,12 @@ For detailed architectural decisions and design patterns used in this project, p
30
30
-**Deployment:** Designed to be deployed to Vercel with separate configuration for the backend. Sensitive files like `backend/.env` should be added to `.gitignore` to protect credentials.
31
31
-**Content Project:** This project was created as part of an intensive bootcamp to master generative AI applications in software development.
32
32
33
+
## Acknowledgements
34
+
35
+
Thank you for the incredible datasets, this would not be possible without - https://www.football-data.co.uk/data.php
36
+
37
+
A special thanks to the CodeCademy Mastering Generative AI for Developers Bootcamp for inspiring this project and providing the learning environment that led to its creation. The course and this project in particular were a big learning curve for me and really enjoyed the experience.
38
+
33
39
## Getting Started
34
40
35
41
1.**Installation:**
@@ -52,7 +58,3 @@ Contributions are welcome! Please check the issues and submit pull requests for
52
58
## License
53
59
54
60
This project is licensed under the terms described in the [LICENSE](LICENSE) file.
55
-
56
-
## Acknowledgements
57
-
58
-
Special thanks to the CodeCademy Mastering Generative AI for Developers Bootcamp for inspiring this project and providing the learning environment that led to its creation.
0 commit comments