Skip to content

Commit f2550c8

Browse files
authored
Update README.md
1 parent c2e6e6a commit f2550c8

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<p align="center">
66
<a href="https://crates.io/crates/onefetch"><img src="https://img.shields.io/badge/crates.io-2.3.0-dea584" alt="cargo"></a>
77
<a href="https://github.com/o2sh/onefetch/actions?workflow=build"><img src="https://github.com/o2sh/onefetch/workflows/build/badge.svg" alt="Build Status"></a>
8+
<a href="https://github.com/o2sh/onefetch/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22"><img src="https://img.shields.io/github/issues/o2sh/onefetch/help%20wanted?color=green" alt="help wanted"></a>
89
<a href="./LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
9-
<a href="https://gitter.im/onefetch/community"><img src="https://badges.gitter.im/Join%20Chat.svg" alt="glitter"></a>
1010
</p>
1111

1212
<p align="center">
@@ -15,14 +15,16 @@
1515

1616
<img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/aesthetic.png" align="right" height="240px">
1717

18-
Onefetch is a command line tool that displays information about your Git repository directly on your terminal.
18+
Onefetch is a command line information tool that displays information about your Git repository directly on your terminal.
1919

20-
The information by default is displayed alongside the dominant language's logo. You can further configure Onefetch to instead display an image.
20+
The information is by default displayed alongside the dominant language's logo. You can further configure Onefetch to display an image instead or another ascii logo. More information [here](https://github.com/o2sh/onefetch/wiki/image-Backends).
21+
22+
Onefetch provides the user with code statistics and project information with features like license detection. Onefetch will show the language distribution, LOC (lines of code), size on disk, Contributors, Version, etc.
2123

2224
<img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/r.png" align="right" height="240px" width="527px">
2325

2426
You can further configure Onefetch to display exactly what you want it to. Through the use of command-line flags.
2527

26-
Onefetch supports almost 50 different programming languages. If your language of choice isn't supported: Open up an issue and support will be added.
28+
Onefetch supports almost 50 different programming languages. If your language of choice isn't supported: Open up an issue and support will be added. Contributions are very welcome! See CONTRIBUTING for more info.
2729

2830
### More: \[[Installation](https://github.com/o2sh/onefetch/wiki/Installation)\] \[[Getting Started](https://github.com/o2sh/onefetch/wiki/getting-started)\] \[[Wiki](https://github.com/o2sh/onefetch/wiki)\]

0 commit comments

Comments
 (0)