Correct some language usage in the README.

This commit is contained in:
2025-10-02 15:09:59 +02:00
parent 1ff158c650
commit 2884d1dfe6

View File

@@ -1,8 +1,8 @@
# DBus Prettifier # DBus Prettifier
I noticed that when working with `qdbus` that I would get long and unformatted I noticed when working with `qdbus` that I would get long and unformatted
outputs that are extremely difficult to read. This small program will prettify a outputs that are extremely difficult to read. This small program will prettify
file with the output so that it is much more readable. a file with the output so that it is much more readable.
## Usage ## Usage