Update README.md

This commit is contained in:
Zeioth 2021-09-25 01:43:19 +02:00 committed by GitHub
parent f299d6bbc7
commit 68ff3b117b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.