File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
<p align =" center " >
2
2
<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 >
4
4
<a href =" https://travis-ci.org/o2sh/onefetch " ><img src =" https://travis-ci.org/o2sh/onefetch.svg?branch=master " alt =" Build Status " ></a >
5
5
<a href =" ./LICENSE.md " ><img src =" https://img.shields.io/badge/license-MIT-blue.svg " ></a >
6
6
</p >
@@ -26,6 +26,11 @@ Or get the binary from [here](https://github.com/o2sh/onefetch/releases) and add
26
26
$ cd /path/of/your/repo
27
27
$ onefetch
28
28
```
29
+ Or
30
+
31
+ ``` sh
32
+ $ onefetch /some/incredible/project/sources/
33
+ ```
29
34
30
35
## Compatibility
31
36
You can’t perform that action at this time.
0 commit comments