Skip to content

Commit ca577ab

Browse files
authoredMar 9, 2019
Update README.md
1 parent c8a9cc9 commit ca577ab

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
 

‎README.md

+6-1
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)
Please sign in to comment.