diff --git a/README.md b/README.md index 6afac6a3..8c2d2aad 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,24 @@ -# Flameshot -![image](./img/app/flameshot.png) -> Powerful yet simple to use screenshot software. +

+
+ + Flameshot logo + +
+ Flameshot +
+

-[![Build Status](https://img.shields.io/travis/lupoDharkael/flameshot.svg)](https://travis-ci.org/lupoDharkael/flameshot) -[![Build Status](https://ci.appveyor.com/api/projects/status/github/lupoDharkael/flameshot?svg=true)](https://ci.appveyor.com/project/lupoDharkael/flameshot) -[![License](https://img.shields.io/github/license/lupoDharkael/flameshot.svg)](https://github.com/lupoDharkael/flameshot/blob/master/LICENSE) -[![Release](https://img.shields.io/github/release/lupoDharkael/flameshot.svg)](https://github.com/lupoDharkael/flameshot/releases) +

Powerful yet simple to use screenshot software.

+ +
+ + + + + + +
+
## Usage Preview ![image](./img/preview/animatedUsage.gif) @@ -129,7 +142,7 @@ Steps for using the configuration: ``` mkdir -p ~/Pictures/Screenshots ``` - (If you don't like the default location, you can skip this step and configure your preferred directory later.) + (If you don't like the default location, you can skip this step and configure your preferred directory later.) 2. Download the configuration file: ``` diff --git a/rpm/flameshot.spec b/rpm/flameshot.spec index 6c799e5d..b34fdcc1 100644 --- a/rpm/flameshot.spec +++ b/rpm/flameshot.spec @@ -59,7 +59,7 @@ make %{?_smp_mflags} %changelog * Sat Aug 18 2018 Zetao Yang - 0.6.0-1 - Updated for flameshot 0.6.0 -- - More details, please see https://flameshot.js.org/#/changelog?id=v060 +- More details, please see https://flameshot.js.org/#/changelog?id=v060 * Tue Jan 09 2018 Zetao Yang - 0.5.0-1 - Initial package for flameshot 0.5.0 - More details, please see https://flameshot.js.org/#/changelog?id=v051