Updated README

This commit is contained in:
Edgar P. Burkhart 2022-01-26 17:36:17 +01:00
parent ccc272a91c
commit b5d909f832
Signed by: edpibu
GPG Key ID: 9833D3C5A25BD227
1 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
# saturn # saturn
Web-based caldav client. Web-based caldav client.
## Get started
In order to start the client, fill the config file and run:
```
python -m saturn
```