From 42350ac1366f692eb6904384fec806c23c6ccd75 Mon Sep 17 00:00:00 2001 From: rand256 Date: Fri, 7 Jun 2019 18:18:44 +0300 Subject: [PATCH] update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5cc0cea3..1c3db0a0 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,10 @@ This is a bit modified version of [Valetudo by Hypher](https://github.com/Hypfer * Selected zones are then shown at the map tab to see and edit what's actually going to be cleaned; * Renaming zones and spots, since why not? * Configurable virtual walls and forbidden zones, finally! -* Random minor changes: using different colors and icons here and there, some behavioral changes when working with maps and so on. +* Scheduled zoned cleaning - when you do not need to clean the whole house. +* Random visual changes: using different colors and icons here and there, some behavioral changes when working with maps and so on. -Beware, I'm not a qualified coder - that's for sure, so the code is awful in places, also I'm not familiar with github at all. All these things are done only for my personal use, so if someone may find them handy one day then you're welcome. +Beware, I'm not a qualified coder - that's for sure, so the code is awful in places, also I'm not familiar with github at all. All these things are done only for my personal use, so if someone find them handy one day then you're welcome. ----