Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mithil467 authored Jul 25, 2020
1 parent 9f2bcec commit 63377d7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ Image viewer

A simple image viewer.

<img src="https://raw.githubusercontent.com/Mithil467/Coreavor/images/demo.png?token=AJ4FEYIYQAKZTSWB44GVVGC7EWANA" height=500px/>

The UI is inspired from [Eye of Mate](https://github.com/mate-desktop/eom).

#### Features:

- Open image (png, jpg, jpeg, svg, gif)
Expand All @@ -22,14 +26,14 @@ Download the latest version of Coreavor from [releases](https://github.com/Mithi

#### How to build?

Make sure you have the dependencies required for QT5 installed.
Clone the repo and from within the repo execute the following commands.

```
qmake -makefile
make
make clean
```

This will generate a binary executable `Coreavor`.

#### License
Expand Down

0 comments on commit 63377d7

Please sign in to comment.