diff --git a/README.md b/README.md index c0f0842..6a2fed8 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,12 @@ defined in the config file. # Usage -The basic usage involves having a private repository containing iCalendar (`.ics`) files. You need to provide the SSH key and repository address in the configuration TOML file. Alternatively, you can provide a path in the current filesystem. For more details, refer to the [Configuration File](configuration.md). Once configured, you can run the daemon to start processing the calendar events. +The basic usage involves having a private repository containing iCalendar +(`.ics`) files. You need to provide the SSH key and repository address in the +configuration TOML file. Alternatively, you can provide a path in the current +filesystem. For more details, refer to the [Configuration +File](configuration.md). Once configured, you can run the daemon to start +processing the calendar events. # Features