Skip to content

Commit 1d0f172

Browse files
Update README.md
1 parent deda4b5 commit 1d0f172

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ For detailed architectural decisions and design patterns used in this project, p
3030
- **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.
3131
- **Content Project:** This project was created as part of an intensive bootcamp to master generative AI applications in software development.
3232

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+
3339
## Getting Started
3440

3541
1. **Installation:**
@@ -52,7 +58,3 @@ Contributions are welcome! Please check the issues and submit pull requests for
5258
## License
5359

5460
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

Comments
 (0)