diff --git a/CHANGELOG.md b/CHANGELOG.md index 61d246f..7970e2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ All notable changes to this project will be documented in this file. - Add preview thumbnails for each upload - Add feature to hold an image for upload, so the user can choose to upload it or not +- Add simple image editor to add text captions +- Discord server created: https://discord.gg/eErG9sntbZ ## [v0.11.2] - 2021-10-19 diff --git a/README.md b/README.md index 07246cc..b5966b7 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ This program automatically uploads new screenshots that appear in a folder on yo Point it at your Steam screenshot folder, or similar, and shortly after you hit your screenshot hotkey the screenshot will appear in your discord chat. +Need help? Join our discord: https://discord.gg/eErG9sntbZ + ## What you'll need * A folder where screenshots are stored diff --git a/web/data/editor.html b/web/data/editor.html index 9966bb6..ee2eeb9 100644 --- a/web/data/editor.html +++ b/web/data/editor.html @@ -10,7 +10,7 @@