diff --git a/diary.md b/diary.md index 70f241b..2c0c2dd 100644 --- a/diary.md +++ b/diary.md @@ -1,5 +1,6 @@ ## Sun 09 Mar 2025 - Optimise `permanent_data.py` with better batched uploading and asynchronous API calls. +- Optimise `transient_data.py` with better batched uploading and asynchronous API calls. ## Sat 08 Mar 2025 - Make CSS more responsive for smaller screens.