Update README.md

This commit is contained in:
Shibe Drill 2023-09-14 09:08:01 -04:00 committed by GitHub
parent 31babf1c59
commit e803747e18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,8 @@ No weird quirks to report at this time.
#### 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
- 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.
@ -87,4 +88,4 @@ No weird quirks to report at this time.
**1.4.1:** Changed terminal color to match shell color.
### License
This software is covered by the MIT license. See license.txt for details.
This software is covered by the MIT license. See license.txt for details.