From dea391632c9754a22948a51484c28a99b3a9b674 Mon Sep 17 00:00:00 2001 From: Aleksei Gusev Date: Tue, 7 Apr 2026 18:07:03 +0300 Subject: [PATCH] Add AUR and KDE Store badges to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6488920..00337ce 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![Build Status](https://img.shields.io/github/actions/workflow/status/hron/krunner-zed/build.yml?label=Rust%20Build&logo=github&branch=main)](https://github.com/hron/krunner-zed/actions) +[![AUR](https://img.shields.io/aur/version/krunner-zed?logo=archlinux)](https://aur.archlinux.org/packages/krunner-zed) +[![KDE Store](https://img.shields.io/badge/KDE%20Store-Visit-blue?logo=kde&style=flat-square)](https://store.kde.org/p/2354408) + A KRunner plugin / "runner" that lists Zed's recent workspaces - Quickly re-open the workspace in Zed by pressing `Enter`