From 6ae1e31973bbf7bdcafb0e3f9ee094e5f7789e75 Mon Sep 17 00:00:00 2001 From: Russell Greene Date: Tue, 12 Nov 2024 23:32:19 -0700 Subject: [PATCH] add crates.io badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 53348be..43b20ba 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # wl-screenrec +![crates.io](https://img.shields.io/crates/v/wl-screenrec.svg) + High performance screen recorder for wlroots Wayland. Uses dma-buf transfers to get surface, and uses the GPU to do both the pixel format conversion and the encoding,