From f19d6028aef4b6f5cdbab6a5dbef05523c147bf6 Mon Sep 17 00:00:00 2001 From: Alynx Zhou Date: Wed, 10 Nov 2021 09:32:20 +0800 Subject: [PATCH] Updated README.md. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index d80f912..e02742f 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,13 @@ Show current net speed on panel. This extension is inspired by which has some annoying flickers existing for a long time so I decide to create my own alternative. I removed all features that I won't use. It only shows text like `↓ 777 K/s ↑ 2.33 K/s` on the right part of panel. No font size changing, no total downloaded bytes, no bits. + +# Usage + +``` +$ git clone https://github.com/AlynxZhou/gnome-shell-extension-net-speed.git ~/.local/share/gnome-shell/extensions/netspeed@alynx.one +``` + +or install it from . + +Then restart GNOME Shell and enable Net Speed from GNOME Extensions.