From d9d50d7708a7ea99e73b80b672adbaba00017943 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Thu, 28 Sep 2017 09:39:16 -0400 Subject: Update README.md --- cpu-widget/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpu-widget') diff --git a/cpu-widget/README.md b/cpu-widget/README.md index dedea8d..5321aa0 100644 --- a/cpu-widget/README.md +++ b/cpu-widget/README.md @@ -8,7 +8,7 @@ When the load is more than 80% the graph becomes red. You can easily customize t ## How it works -To measure the load I took Paul Colby's bash [script](http://colby.id.au/calculating-cpu-usage-from-proc-stat/)and rewrote it in Lua, which was quite simple. +To measure the load I took Paul Colby's bash [script](http://colby.id.au/calculating-cpu-usage-from-proc-stat/) and rewrote it in Lua, which was quite simple. So awesome simply reads the first line of /proc/stat: ```bash -- cgit v1.2.3