Merge branch 'main' of https://git.rehounou.ca/remi/cal_heatmap
Some checks failed
Build and Push Docker Image / build (push) Successful in 2m36s
Build and Push Docker Image / push_to_gitea (push) Failing after 54s

This commit is contained in:
2025-01-03 11:44:39 -05:00

View File

@ -11,7 +11,7 @@ This project generates interactive yearly activity heatmaps using calendar data
## Prerequisites ## Prerequisites
- Python 3.9+ - Python 3.9+
- Required Python packages (listed in `requirements.txt`) - Required Python packages (listed in `requirements.txt`)!
## Installation ## Installation