Add Cologne Hbf destination; use coin emoji for cheapest journey

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Edward Betts 2026-04-04 15:02:01 +01:00
parent c22a3ea0fc
commit e6f310f517
3 changed files with 3 additions and 1 deletions

1
app.py
View file

@ -39,6 +39,7 @@ DESTINATIONS = {
'lille': 'Lille Europe',
'amsterdam': 'Amsterdam Centraal',
'rotterdam': 'Rotterdam Centraal',
'cologne': 'Cologne Hbf',
}