From 9bb24a1d631842de821dfcfb13fda61c169761df Mon Sep 17 00:00:00 2001 From: Raymundo Cassani Date: Fri, 29 May 2020 18:12:38 -0400 Subject: [PATCH] Add notes on HDD usage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0997182..24ad0b8 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ These are some of the projects where I took inspiration for this project: * [Cairo documentation](https://www.cairographics.org/documentation/) # Notes: -* `/usr/bin/free` for RAM * `/bin/df` for disk space +* `iostat -px` for hdd usage #TODO: add dependencies