From 456424cba845382b676112a4e008ae9202d5e683 Mon Sep 17 00:00:00 2001 From: Benedikt Terhechte Date: Tue, 21 Dec 2021 15:42:18 +0100 Subject: [PATCH] Add to documentation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7c49f3f..092852d 100644 --- a/README.md +++ b/README.md @@ -109,3 +109,7 @@ a certain bash script). The main downside was that it is currently very limited ## What does `Postsack` mean? [`Postsack` (or Postbeutel) is German](https://de.wikipedia.org/wiki/Postbeutel) for a bag full of mail + +## Can I also delete the selected clusters? + +Currently you can't. I wanted to add this as a feature but it is quite involved. I might start working on this next.