From b5d909f832a6ac402e3be2bc192a60c0e3d4bda8 Mon Sep 17 00:00:00 2001 From: "Edgar P. Burkhart" Date: Wed, 26 Jan 2022 17:36:17 +0100 Subject: [PATCH] Updated README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 +```