diff --git a/README.md b/README.md index 4f902b4..1d4f802 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,13 @@ - [CapCreeperGR ](https://gitlab.com/CapCreeperGR) ### Project Information -Stormfetch is a program that can read your system's information and display it in the terminal along with ascii art of the linux distribution you are running +Stormfetch is a program that can read your system's information and display it in the terminal along with ascii art of the linux distribution you are running. +Stormfetch is still in beta and distro compatibility is limited. If you would like to contribute ascii art or add other compatibility features feel free to create a pull request or notify me through gitlab issues ### Installation Guide -- Download the latest version of the plugin from this repository +- Download `go` from your package manager or from the go website +- Download `make` from your package manager +- (Optional) Download `lshw` from your package manager to display GPU information - Run the following command to compile the project ``` make