From 3122612f16a1ad88da98ac58ce352c7e75122491 Mon Sep 17 00:00:00 2001 From: Eljakim Herrewijnen Date: Sat, 7 May 2022 13:26:01 +0200 Subject: [PATCH] Fix typo in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 882da2b..8b6b8b1 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -

Automatisce kerkomroep voor opa

+

Automatische kerkomroep voor opa

Speel kerkomroep of de reformatorische oroep gebaseerd op de dag van de week(doordeweeks ref. omroep en zondags kerkomroep). Start automatisch met afspelen, zonder interactie van de gebruiker. @@ -7,7 +7,7 @@ Op feestdagen springt deze ook automatisch naar de kerkomroep.

Install

-This depends on python with the hollidays plugin and selenium. +This depends on python with the holidays plugin and selenium. First create a virtual environment: > python3 -m venv venv/