Skip to content

Commit 68c8439

Browse files
committed
Merge branch 'master' of https://github.com/o2sh/onefetch
2 parents 14c96dc + ca577ab commit 68c8439

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<img src="https://github.com/o2sh/onefetch/blob/master/assets/onefetch.png" height="130px"></h3><br><br>
3-
<a href="https://crates.io/crates/onefetch"><img src="https://img.shields.io/badge/crates.io-1.5.2-red.svg" alt="cargo"></a>
3+
<a href="https://crates.io/crates/onefetch"><img src="https://img.shields.io/badge/crates.io-1.5.3-red.svg" alt="cargo"></a>
44
<a href="https://travis-ci.org/o2sh/onefetch"><img src="https://travis-ci.org/o2sh/onefetch.svg?branch=master" alt="Build Status"></a>
55
<a href="./LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
66
</p>
@@ -26,6 +26,11 @@ Or get the binary from [here](https://github.com/o2sh/onefetch/releases) and add
2626
$ cd /path/of/your/repo
2727
$ onefetch
2828
```
29+
Or
30+
31+
```sh
32+
$ onefetch /some/incredible/project/sources/
33+
```
2934

3035
## Compatibility
3136

0 commit comments

Comments
 (0)