From 8a85ab01f1333b3c003ede35310433bb992d8c34 Mon Sep 17 00:00:00 2001 From: Kim Oliver Drechsel Date: Tue, 2 Nov 2021 21:43:23 +0100 Subject: [PATCH] Add 'Info' --- Info.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Info.md diff --git a/Info.md b/Info.md new file mode 100644 index 0000000..23dab08 --- /dev/null +++ b/Info.md @@ -0,0 +1,4 @@ +prnt.sc is a web frontend for third-party screenshot software that automatically uploads the user's screenshot and +returns a url of the image to the clipboard 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. \ No newline at end of file