From 861d3c084a82a989f131dbeff12322558d95a9d2 Mon Sep 17 00:00:00 2001 From: "Gustavo \"Guz\" L. de Mello" Date: Thu, 30 May 2024 16:39:25 -0300 Subject: [PATCH] revert: github doesn't like a11y --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e5e347c..e4466ac 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ to record GIFs of your screen.
Why? -
+

Why?

I wanted to stop needing to type something like wf-recorder -g $(slurp) ./temp.mp4 @@ -21,7 +21,7 @@ to record GIFs of your screen. package future projects and tools that I make.

-
+

Should I use this?

Probably not. This is something that you can create yourself easily, and probably should, @@ -32,7 +32,7 @@ to record GIFs of your screen. the dependencies are under the dependencies section.

-
+

How to use

First, did you read the "Should I use this?" section?