From 403f9ef65d3082d638d3d344dd32578fa135d5f8 Mon Sep 17 00:00:00 2001 From: ArsenArsen Date: Fri, 28 Apr 2017 21:36:52 +0200 Subject: [PATCH 1/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 17dcc2c..0c45627 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ A [ShareX](https://getsharex.com/) inspired cross platform utility written with * Qt 5 GUI * Qt 5 Network * [QHotkey](https://github.com/Skycoder42/QHotkey) +* From the above, we are required to have Qt 5 x11extras on Linux. Despite the name implying so, this project does not depend on the KDE API at all. From 0b6b31def966cfaf0bf269e3e38dd80809fc2133 Mon Sep 17 00:00:00 2001 From: ArsenArsen Date: Fri, 28 Apr 2017 21:42:33 +0200 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0c45627..79084a1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # KShare A [ShareX](https://getsharex.com/) inspired cross platform utility written with Qt. +## Screenshot +Made with KShare itself, of course :) +![](https://i.arsenarsen.com/xj47r9rfzw.png) + ## Dependencies * Qt 5 Widgets * Qt 5 GUI From 4652759a0282e78797c77b75402861a8db358c92 Mon Sep 17 00:00:00 2001 From: ArsenArsen Date: Fri, 28 Apr 2017 21:58:13 +0200 Subject: [PATCH 3/3] Better cropped image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79084a1..e4def15 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A [ShareX](https://getsharex.com/) inspired cross platform utility written with ## Screenshot Made with KShare itself, of course :) -![](https://i.arsenarsen.com/xj47r9rfzw.png) +![](https://i.arsenarsen.com/2iphpxpah8.png) ## Dependencies * Qt 5 Widgets