diff options
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md index 20d1ece..b6f2063 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ ## This is a fork of xdu 3.0. +xdu is a program for displaying a graphical tree of disk space +utilization as reported by the UNIX utility du(1). You can +navigate up and down in the tree, sort things, and print out +information. See the manual page for details. + News: * cleaned up code to build on modern systems * new Makefile |