mirror of
https://github.com/fabrice404/olympics-calendar.git
synced 2025-12-13 14:49:46 +00:00
add missing url
This commit is contained in:
13
README.md
13
README.md
@ -1,11 +1,18 @@
|
||||
# Olympics Calendar
|
||||
This repository contains a script to generate calendar files (.ics) for the Paris 2024 Summer Olympic Games, allowing you to sync sports events with your Google Calendar.
|
||||
|
||||
## Usage
|
||||
All calendar files are available at this URL: https://fabrice404.github.io/olympics-calendar/ \
|
||||
Use the provided URLs to sync with your Google Calendar instead of downloading the files.
|
||||
|
||||
## Features
|
||||
- **Automatic Updates**: Calendars update automatically during the event.
|
||||
- **Customizable**: Select specific sports or teams you're interested in.
|
||||
- **Easy Integration**: Sync directly with Google Calendar using provided URLs.
|
||||
|
||||
## Contribution
|
||||
Contributions are welcome! Feel free to open issues or submit pull requests.
|
||||
|
||||
## Installation
|
||||
1. Clone the repository:
|
||||
|
||||
@ -28,11 +35,5 @@ Copy code
|
||||
node index.js
|
||||
```
|
||||
|
||||
## Usage
|
||||
All calendar files are available at this URL. Use the provided URLs to sync with your Google Calendar instead of downloading the files.
|
||||
|
||||
## Contribution
|
||||
Contributions are welcome! Feel free to open issues or submit pull requests.
|
||||
|
||||
## License
|
||||
This project is licensed under the MIT License.
|
||||
|
||||
Reference in New Issue
Block a user