From 2fc05adfe3f12b94a44fa497f6ed3f27e83fc415 Mon Sep 17 00:00:00 2001 From: Kim Oliver Drechsel Date: Fri, 22 Oct 2021 12:55:18 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9d78d84..025f05e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ so that users can share their screenshot with others via the url. This is a generator that uses the url scheme to randomly search through the uploaded images. +[Also available as Gist.](https://gist.github.com/kimdre/664f29b7556cb4c26a89315761e6c55d) + ## Requirements / Install - Python 3 required - No additional Modules required, only Built-ins are used.