Updated README

This commit is contained in:
Edgar P. Burkhart 2022-01-26 17:36:17 +01:00
parent ccc272a91c
commit 6cc58af306
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

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