Skip to content

Commit 4a76737

Browse files
authored
Update README.md
1 parent adf090a commit 4a76737

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@ The basic usage involves having a private repository containing iCalendar
3535
[`.ics` files](testdata/event-recurrent.ics). You need to provide the SSH key and repository address in the
3636
configuration TOML file. Alternatively, you can provide a path in the current
3737
filesystem. For more details, refer to the [configuration
38-
file](configuration.md). Once configured, you can run the daemon to start
38+
file](configuration.md) documentation. Once configured, you can run the daemon to start
3939
processing the calendar events.
4040

4141
![daemon log output ](log.png)
4242

4343
# Features
4444

45-
- **Focusing on Private Hosted Solution**: Designed to provide a simple and effective private self-hosted calendar solution.
45+
- **Private Hosted Solution**: Designed to provide a simple and effective private self-hosted calendar solution.
4646
- **Low resources computers**: Supports installation on Raspberry Pi Zero and other cheap microcomputers.
4747
- **Notifications**: Offers support for Telegram bots and local Linux desktop notifications.
4848
- **Direct Git Fetching**: Can fetch iCal files directly from a git repository without saving them locally.

0 commit comments

Comments
 (0)