From 32b26cda5fc529a114c548716d661cf87b3f8f0f Mon Sep 17 00:00:00 2001 From: Zeioth Date: Sat, 25 Sep 2021 01:44:20 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 0e604d5..e582066 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,3 @@ 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.