diff --git a/README.md b/README.md index c3e3664..41e7f7d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # saturn -Web-based caldav client. \ No newline at end of file +Web-based caldav client. + +## Get started +In order to start the client, fill the config file and run: +``` +python -m saturn +```