Skip to content

Commit c7d3399

Browse files
committed
doc: Tweak wording
1 parent 9bdeece commit c7d3399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Summarize disk usage of the set of files, recursively for directories.
1111

1212
## Description
1313

14-
`pdu` is a CLI program that renders a graphical chart for disk usages of files and directories, it is intended to replace [`dust`](https://github.com/bootandy/dust) and [`dutree`](https://github.com/nachoparker/dutree).
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).
1515

1616
Both `dust` (v0.5.4) and `dutree` (v0.12.5) do not utilize the parallel computing capability of Rust to improve performance.
1717

0 commit comments

Comments
 (0)