From a8199debc99c4fa11fa27296361a753be3b7dbe7 Mon Sep 17 00:00:00 2001
From: Paul S
Date: Thu, 6 May 2021 15:47:58 +0200
Subject: [PATCH] Added TO-DO
check user-input for validity
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index fae01e5..e5f4308 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,8 @@ More infos: see constants and README.md
- add a log-file for the rsync errors
+- check user-input for validity
+
# Dependencies
- rsync (because Backuppy makes its backups with rsync)