Skip to content

Commit cd1b81a

Browse files
authored
Update README.md
1 parent 9885ba9 commit cd1b81a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,22 @@
55

66
Onefetch is a command-line system information tool that displays information about your project directly on your terminal.
77

8+
<p align="center">
9+
<img src="https://github.com/o2sh/onefetch/blob/master/assets/rust.png" align="left" height="212px">
10+
<img src="https://github.com/o2sh/onefetch/blob/master/assets/java.png" height="212px">
11+
</p>
12+
813
## Usage
914

10-
Clone the repository and install to `/usr/local/bin` with `make install`.
15+
Clone the repository and install to `/usr/local/bin` with `make install`.
16+
1117
Or get the binary from [here](https://github.com/o2sh/onefetch/releases) and add it to your $PATH.
1218

1319
```sh
1420
$ cd /path/of/your/repo
1521
$ onefetch
1622
```
1723

18-
<p align="center">
19-
<img src="https://github.com/o2sh/onefetch/blob/master/assets/rust.png" align="left" height="212px">
20-
<img src="https://github.com/o2sh/onefetch/blob/master/assets/java.png" height="212px">
21-
</p>
22-
23-
2424
## Compatibility
2525

2626
Only works with Git repositories.

0 commit comments

Comments
 (0)