Skip to content

Commit 8e48514

Browse files
authored
Update README.md
1 parent c58d6a6 commit 8e48514

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717

1818
Onefetch is a command-line Git information tool written in `Rust`. Onefetch will display information about your Git repository directly on your terminal.
1919

20-
The repo's information by default is displayed alongside the dominant language's ASCII logo. You can further configure Onefetch to instead use an image (png, jpeg...) on supported terminals: More information [here](https://github.com/o2sh/onefetch/wiki/Images-in-the-terminal).
20+
By default, the repo's information is displayed alongside the dominant language's ASCII logo, but you can further configure Onefetch to display an image instead (png, jpeg...) on supported terminals: More information [here](https://github.com/o2sh/onefetch/wiki/Images-in-the-terminal).
2121

2222
Onefetch provides the user with code statistics and automatically detects open source licenses from texts. Additionally, it will show the pending changes, LOC (lines of code), size on disk, contributors, version, HEAD, last change etc.
2323

2424
<img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/go.png" align="right" height="240px">
2525

26-
You can further configure Onefetch to display exactly what you want it to, through the use of command-line flags.
26+
Via command-line flags, you can further configure Onefetch to display exactly what you want, the you want it to: More information [here](https://github.com/o2sh/onefetch/wiki/customizing-Info).
2727

2828
Onefetch supports more than 50 different programming languages; if your language of choice isn't supported: Open up an issue and support will be added.
2929

0 commit comments

Comments
 (0)