Skip to content

Commit 4c226ec

Browse files
committed
doc: Update description in README.md
1 parent 8febe56 commit 4c226ec

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,7 @@ Highly parallelized, blazing fast directory tree analyzer.
1111

1212
## Description
1313

14-
`pdu` is a CLI program that renders a graphical chart for disk usages of files and directories, it is a replacement of [`dust`](https://github.com/bootandy/dust) and [`dutree`](https://github.com/nachoparker/dutree).
15-
16-
Both `dust` (v0.5.4) and `dutree` (v0.12.5) do not utilize the parallel computing capability of Rust to improve performance.
17-
18-
Furthermore, when providing multiple file names to `dust`, it shows bars of the exact same length regardless of size differences. This is the final push for the author of `pdu` to create this tool.
14+
`pdu` is a CLI program that renders a graphical chart for disk usages of files and directories, it is an alternative to [`dust`](https://github.com/bootandy/dust) and [`dutree`](https://github.com/nachoparker/dutree).
1915

2016
## Benchmark
2117

0 commit comments

Comments
 (0)