From 684edcc0eee0e42840f2273f6c299f9366977dc1 Mon Sep 17 00:00:00 2001 From: Shibe Drill <53824200+shibedrill@users.noreply.github.com> Date: Thu, 14 Sep 2023 09:09:26 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b06a10f..6ba4c32 100644 --- a/README.md +++ b/README.md @@ -58,13 +58,12 @@ No weird quirks to report at this time. ### To Do & Roadmap #### Semi-urgent fixes: -- **[Fixed as of 1.2.1]** Fix display of GPU info on systems with multiple GPUs +- None so far. #### Very near future: - Add support for user configurability for entries (whether or not an entry shows, its color, units for memory and time) - Add process count detection - Refactor logic for cleaner code - Edit *nix GPU detection to include GPUs that do not include "VGA Compatible Controller" in the name -- **[Complete as of 1.1.2]** Switch from `bash` to `sh` to run the GPU detection command, if possible, since `sh` is installed on every *nix system by default #### Future: - Add host system name detection such as "Windows Subsystem for Linux", "IdeaPad 3", "Dell Optiplex", etc. - Add package count/package manager detection