From 6f443a23a6af0cc3851fa179de1403fcef5d256e Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Thu, 10 Nov 2022 22:25:53 -0500 Subject: [PATCH] [U] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4aed72d..48bbb28c 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ pip install git+https://github.com/hykilpikonna/hyfetch.git@master ``` * 🌈 Fix Python 3.11 compatibility (#35) +* 🌈 Fix many overflow problems when screen is too small * 🖼️ Memory - Optimize and fix memory unit conversion (dylanaraps/neofetch#2225) * 🖼️ CPU - Fix model detection for loongson (#34)