diff --git a/README.md b/README.md index bb2f3279..c8477cd6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -![image](./img/flameshot.png) +# Flameshot +![image](./img/flameshot.png) > Powerfull yet simple to use screenshot software. +## Preview +![image](./img/appPreview/animatedUsage.gif) + ## Index - [Features](#features) - [Usage](#usage) @@ -10,7 +14,6 @@ - [Fedora](#fedora) - [Arch](#arch) - [Instal](#install) -- [Screenshots](#screenshots) - [License](#license) ## Features @@ -83,15 +86,6 @@ Compilation: run `qmake && make` in the main directory. Simply use `make install` with privileges. - -## Screenshots -Dynamic button position based on your selection! - -![image](./img/appScreenshots/screenshot_1.png) - -Choose your buttons and edit your screenshots! -![image](./img/appScreenshots/screenshot_2.png) - ## License - The main code is licensed under GPLv3 - The logo of Flameshot is licensed under Free Art License v1.3 diff --git a/img/appPreview/animatedUsage.gif b/img/appPreview/animatedUsage.gif new file mode 100644 index 00000000..a9b97955 Binary files /dev/null and b/img/appPreview/animatedUsage.gif differ diff --git a/img/appScreenshots/screenshot_1.png b/img/appScreenshots/screenshot_1.png deleted file mode 100644 index 8b72238d..00000000 Binary files a/img/appScreenshots/screenshot_1.png and /dev/null differ diff --git a/img/appScreenshots/screenshot_2.png b/img/appScreenshots/screenshot_2.png deleted file mode 100644 index f115230b..00000000 Binary files a/img/appScreenshots/screenshot_2.png and /dev/null differ