From e3e5251a10bdd9c31fea74a03890f49a4b5654ae Mon Sep 17 00:00:00 2001 From: Stone_Red <56473591+Stone-Red-Code@users.noreply.github.com> Date: Sat, 20 Mar 2021 17:50:12 +0100 Subject: [PATCH] Create README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..13364b8 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# ImgurAutoUploader + +> A software that allows you edit and upload screenshots to Imgur + +## Usage + 1. Start the .exe file in the Release folder. + 1. Take a screenshot with the windows screenshot tool by pressing `Win + Shift + S` + 1. After that you should see a popup in the bottom right corner of your screen. + 1. Then you can either upload the image directly to Imgur or Edit it by clicking on the preview image. + * In the editor you can use the mouse wheel to change the pen size. + * To erase stuff you have to click the right and left mouse button at the same time. + +## Contributing +Contributions, issues and feature requests are welcome!