From 0a99c45f5743027683f6e7c07308835a1f94abae Mon Sep 17 00:00:00 2001 From: Andros Fenollosa Date: Fri, 9 Feb 2024 08:54:48 +0100 Subject: [PATCH] Update --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 35f8d30..fb5f14c 100644 --- a/README.md +++ b/README.md @@ -55,3 +55,9 @@ docker compose up - [ ] Param region - [ ] Param time - [ ] Pagination + +## Nerd stuff 🤓 + +- Language: Python +- Architecture: Clean architecture +- Libraries: FastAPI, requests, beautifulsoup4, uvicorn and pytest.