From 8c4d0b1d646c2875e56aff2deee4a63f55e47a07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20Deme?= Date: Mon, 13 Jul 2020 02:14:03 +0200 Subject: [PATCH] fixed gif url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9491fc..7ad0b25 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # PasteHere A tool that helps you paste an image or text from your clipboard as a file -[demo gif](https://raw.githubusercontent.com/tomzorz/PasteHere/master/demo.gif) +![demo gif](https://github.com/tomzorz/PasteHere/raw/master/demo.gif) Built using .net core, a few WinForms APIs and an extra sprinkle of p/invoke shell commands.