Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
k3yss committed Nov 12, 2023
1 parent a548677 commit b1b390f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,12 @@

A system fetch utility written in Golang.

![image](https://github.com/k3yss/gofetch/assets/96657880/38336e3a-251f-45e5-b5a2-56fbc4569d27)
![image](screenshot.png)

# Installation
### Prerequisites
* Golang (obviously)

### Installation

* Clone the repo
````bash
Expand All @@ -22,7 +25,7 @@ $ cp gofetch /usr/local/bin/gofetch
````bash
$ gofetch
````
# Docker
### Docker
> Additionally you can use docker to run gofetch without installing any external dependencies.
````bash
$ docker build -t gofetch .
Expand Down
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b1b390f

Please sign in to comment.