Skip to content

Commit b4da888

Browse files
authored
Update README.md
1 parent 8dfca02 commit b4da888

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
@@ -13,15 +13,15 @@
1313
<a href="https://snapcraft.io/onefetch"><img src="https://snapcraft.io/static/images/badges/en/snap-store-black.svg" alt="Get it from the Snap Store"></a>
1414
</p>
1515

16-
<img src="assets/linux.png" align="right" height="240px">
16+
<img src="assets/linux.png" align="right" height="260px">
1717

1818
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

24-
<img src="assets/go.png" align="right" height="240px">
24+
<img src="assets/go.png" align="right" height="260px">
2525

2626
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/command-line-options).
2727

0 commit comments

Comments
 (0)