From 4f7a257a87354d5e95e9fde499fb42c518d63f94 Mon Sep 17 00:00:00 2001 From: aristocratos Date: Sat, 2 May 2020 00:24:01 +0200 Subject: [PATCH] Updated dependencies --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88d468f..c88732e 100644 --- a/README.md +++ b/README.md @@ -239,7 +239,7 @@ Might finish off items out of order since I usually work on multiple at a time. - [x] Add option to reset network download/upload totals. - [x] Add option to turn of gradient in processes list. - [ ] Add gpu temp and usage. (If feasible) -- [ ] Add io stats for disks. +- [x] Add io stats for disks. - [ ] Add options for resizing all boxes. - [ ] Add command line argument parsing. - [ ] Miscellaneous optimizations and code cleanup.