From f68377feadf599a5b1d68989243f4b975c993099 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Tue, 15 Nov 2022 23:57:31 -0500 Subject: [PATCH] [U] Update changelog --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 88d9647b..4e75e69a 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,8 @@ Note: You can install the latest nightly version by using: pip install git+https://github.com/hykilpikonna/hyfetch.git@master ``` +* 🖼 Packages - Add tea.xyz package manager (issue [dylanaraps#2235](https://github.com/dylanaraps/neofetch/pull/2235)) + ### 1.4.4 * 🌈 Fix Python 3.11 compatibility (#35)