From 6b56549f940f1950ac5f826b0971265e32b66346 Mon Sep 17 00:00:00 2001 From: Starthur Date: Sat, 15 Oct 2022 13:06:19 +0200 Subject: [PATCH] Update readme with know limitation --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a02d3f5..1e1f714 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,6 @@ pip install -r requirements.txt ``` python event_user.py ``` + +## Todo +- If you search event by date and there is two or more at the same time, script will only consider first one