Skip to content

Commit 25f85c5

Browse files
authored
Update README.md
1 parent f8963f4 commit 25f85c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@
1515

1616
<img src="assets/aesthetic.png" align="right" height="240px">
1717

18-
Onefetch is a command-line Git information tool written in `Rust` that will display information and code statistics about your Git repository directly on your terminal.
18+
Onefetch is a command-line Git information tool written in `Rust` that will display project information and code statistics about your Git repository directly on your terminal.
1919

2020
By default, the repo's information is displayed alongside the dominant language's ASCII logo, but you can further configure Onefetch to instead display an image - on supported terminals (more info [here](https://github.com/o2sh/onefetch/wiki/Images-in-the-terminal)) -, a text input or nothing at all.
2121

2222
It automatically detects open source licenses from texts and provides the user with various information like code distribution, pending changes, top contributors (by number of commits), size on disk, creation date, version, HEAD, last change, LOC (lines of code), etc.
2323

2424
<img src="assets/go.png" align="right" height="240px">
2525

26-
Onefetch can be configured via command-line flags to display exactly what you want, the you want it to; you can customize ASCII/Text formatting, disable info lines, ignore files & directories, etc. Read more about it [here](https://github.com/o2sh/onefetch/wiki/customizing-Info).
26+
Onefetch can be configured via command-line flags to display exactly what you want, the you want it to: you can customize ASCII/Text formatting, disable info lines, ignore files & directories, etc. Read more about it [here](https://github.com/o2sh/onefetch/wiki/customizing-Info).
2727

2828
As of now, 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)