style: 💅 ReadMe Formatting

This commit is contained in:
2025-08-22 18:32:15 +01:00
parent e7bcccef21
commit ac830df641
+5 -5
View File
@@ -10,11 +10,11 @@ This nifty Python script fetches the latest UK bank holidays from the official G
## Features ## Features
✅ Fetches real-time bank holiday data from GOV.UK ✅ Fetches real-time bank holiday data from GOV.UK
✅ Calculates days until next holiday (because counting is hard) ✅ Calculates days until next holiday (because counting is hard)
✅ Handles edge cases like today being a bank holiday 🎉 ✅ Handles edge cases like today being a bank holiday 🎉
✅ Shows special messages for tomorrow's holidays ✅ Shows special messages for tomorrow's holidays
✅ No dependencies beyond standard library (except if you want dateutil) ✅ No dependencies beyond standard library (except if you want dateutil)
### Installation ### Installation