From 1b0ea85d89858f1822e4d51a4ae847265d68fe18 Mon Sep 17 00:00:00 2001 From: Luxferre Date: Sun, 6 Oct 2024 19:28:40 +0300 Subject: [PATCH] even more readme fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6565438..e6d7823 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Contrary to most GUI clients, BFG is: * keyboard-friendly (everything that can be done with a mouse can be done with a keyboard), * trackball-friendly (the middle click action can be substituted with Shift + left click), * not overloaded with menus, -* under 50K bytes in size. +* under 40K bytes in size. ### Why such keybindings?