summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoraristocratos <gnmjpl@gmail.com>2021-09-26 21:12:46 +0200
committeraristocratos <gnmjpl@gmail.com>2021-09-26 21:12:46 +0200
commitd7b5aa935c53f7d6fcf06e68d4678ee1265c0c37 (patch)
tree80fe19fa53bd732dc4190d0098e15ff13ff81032 /README.md
parent9f870953c376e0a1467f316bde19f2db708fe7f1 (diff)
Added repology status
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/README.md b/README.md
index 5ffa1b1..90a480b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
# ![btop++](Img/logo.png)
+<a href="https://repology.org/project/btop/versions">
+ <img src="https://repology.org/badge/vertical-allrepos/btop.svg" alt="Packaging status" align="right">
+</a>
+
![Linux](https://img.shields.io/badge/-Linux-grey?logo=linux)
![Usage](https://img.shields.io/badge/Usage-System%20resource%20monitor-yellow)
![c++20](https://img.shields.io/badge/cpp-c%2B%2B20-green)
@@ -280,7 +284,7 @@ Also needs a UTF8 locale and a font that covers:
```bash
make help
```
-
+
## Install the snap
[![btop](https://snapcraft.io/btop/badge.svg)](https://snapcraft.io/btop)
@@ -288,13 +292,13 @@ Also needs a UTF8 locale and a font that covers:
* **Connect the interfaces**
```
- sudo snap connect btop:system-observe
+ sudo snap connect btop:system-observe
sudo snap connect btop:physical-memory-observe
- sudo snap connect btop:mount-observe
+ sudo snap connect btop:mount-observe
sudo snap connect btop:hardware-observe
sudo snap connect btop:network-observe
```
-
+
## Configurability