From 5aa8fbf396a0da11cb2e019e15771fdd3d1025e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcello=20C=C3=A2mara?= Date: Fri, 15 Jul 2022 21:08:11 -0300 Subject: [PATCH] fix: readme gif asset path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dc95e3..adc95a8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ For more information about it, read the original [documentation](https://develop ## Example -![example-gif](/Users/cello/Desktop/sensitive_clipboard/example/assets/example.gif) +![example-gif](https://raw.githubusercontent.com/marcellocamara/sensitive_clipboard/master/example/assets/example.gif) ## Getting Started