diff --git a/logo-t.png b/Imgs/logo-t.png similarity index 100% rename from logo-t.png rename to Imgs/logo-t.png diff --git a/main.png b/Imgs/main.png similarity index 100% rename from main.png rename to Imgs/main.png diff --git a/menu.png b/Imgs/menu.png similarity index 100% rename from menu.png rename to Imgs/menu.png diff --git a/options.png b/Imgs/options.png similarity index 100% rename from options.png rename to Imgs/options.png diff --git a/README.md b/README.md index 848ecfa..cc3cf75 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ -# ![bashtop](logo-t.png) +# ![bashtop](Imgs/logo-t.png) -**Usage:** Linux resource monitor -**Language:** Bash +![os](https://img.shields.io/badge/Os-Linux-yellow) +![usage](https://img.shields.io/badge/Usage-Linux%20resource%20monitor-red) +![Bash](https://img.shields.io/badge/Bash-v4.4%5E-blue) +![bashtop_version](https://img.shields.io/github/v/tag/aristocratos/bashtop?label=version) +[![Donate](https://img.shields.io/badge/-Donate-blueviolet)](https://github.com/sponsors/aristocratos) ## Index @@ -100,13 +103,13 @@ Bash version 5 is highly recommended to make use of $EPOCHREALTIME variable inst ## Screenshots Main UI showing details for a selected process. -![Screenshot 1](main.png) +![Screenshot 1](Imgs/main.png) Main menu. -![Screenshot 2](menu.png) +![Screenshot 2](Imgs/menu.png) Options menu. -![Screenshot 3](options.png) +![Screenshot 3](Imgs/options.png) ## Installation