From b4774792c0c214f8bc100bb869973d86a033b12c Mon Sep 17 00:00:00 2001 From: Arun K Date: Sat, 26 Feb 2022 22:33:02 +1300 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 63287c7..3c7a3bb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ ### Command Menu for GNOME Top Bar +[Get it on GNOME Extensions][ego] + +[ego]: https://extensions.gnome.org/extension/4850/command-menu/ + GNOME shell extension to manage command shortcuts in the GNOME Top Bar. Inspired by Shuttle and SSHMenu. @@ -55,4 +59,4 @@ For Icon Names - https://specifications.freedesktop.org/icon-naming-spec/latest/ ``` zip gnome-command-menu.zip icon.svg metadata.json extension.js README.md LICENSE -``` \ No newline at end of file +```