evisum: fix notes and readme.

edi-0.5
Alastair Poole 5 years ago
parent 93d48c1403
commit 94ddb25705
  1. 2
      NEWS
  2. 3
      README.md

@ -4,7 +4,7 @@ Evisum 0.2.0
* Add command-line utility (tingle) to complement
evisum.
* Fix object destruction befor exitting main loop.
* Fix object destruction before exitting main loop.
* Add variable unit display (K, M and G).
* Minor refactoring.

@ -32,6 +32,9 @@ $ make PREFIX=/opt install
NOTES
You can press 'k', 'm', 'g' to display results in KB, MB of GB
respectively.
The plan is to rewrite the whole program to log system information
over time to disk so we can do nice things with E and displaying
system information (not duplicating loads of code).

Loading…
Cancel
Save