From 9a5919d97d7ee8225e5b81dcb71cd7246fa13de1 Mon Sep 17 00:00:00 2001 From: Zeioth Date: Mon, 11 Apr 2022 02:43:04 +0200 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e0e2313..ada90ca 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,3 @@ A simple calculator for wofi, inspired in rofi-calc. ## Changelog → Changes of 'wofi-calc-git' compared with 'wofi-calc' * wofi-calc now installs in /usr/bin instead of ~/.local/bin to make it available to all users. - * Checksums added for extra security. - * Automated build now generate checksums automatically.