Skip to content

Commit 31bd38d

Browse files
authored
Update README.md
1 parent 4454ff6 commit 31bd38d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@
1818
<a href="docs/README.kr.md">한국어</a> | <a href="docs/README.ar.md">العربية</a>
1919
</p>
2020

21-
<img src="assets/screenshot-1.png" align="right" height="240px">
21+
<img src="assets/screenshot-1.png" align="right" height="250px">
2222

2323
Onefetch is a command-line Git information tool written in `Rust` that displays project information and code statistics for a local Git repository directly to your terminal. The tool is completely offline - no network access is required.
2424

2525
By default, the repo's information is displayed alongside the dominant language's logo, but you can further configure onefetch to instead use an image - on supported terminals -, a text input or nothing at all.
2626

2727
It automatically detects open source licenses from texts and provides the user with valuable information like code distribution, pending changes, number of dependencies (by package manager), top contributors (by number of commits), size on disk, creation date, LOC (lines of code), etc.
2828

29-
<img src="assets/screenshot-2.png" align="right" height="240px">
29+
<img src="assets/screenshot-2.png" align="right" height="250px">
3030

3131
Onefetch can be configured via command-line flags to display exactly what you want, the way you want it to: you can customize ASCII/Text formatting, disable info lines, ignore files & directories, output in multiple formats (Json, Yaml), etc.
3232

0 commit comments

Comments
 (0)