From 68ff3b117b21ee0fb246b5e69df62fa747249f06 Mon Sep 17 00:00:00 2001 From: Zeioth Date: Sat, 25 Sep 2021 01:43:19 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e582066..0e604d5 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,7 @@ A simple calculator for wofi, inspired in rofi-calc. ## To use it run wofi-calc + +## TODOS: + +* Optimize the script to emulate rofi-calc in a closest way. Currently there's a noticeable delay delay between operations.