Skip to content

Commit

Permalink
Update screenshots and README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohelm97 committed Dec 14, 2018
1 parent 3c03c42 commit a029491
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

A thin UI layer around FFmpeg for recording your screen.

Right now this is just a one night skecth, sooo don't look at the code :D
Right now this is just a sketch, sooo don't look at the code :D

![screenshot](data/screenshot.png)
![screenshot](data/screenshot_1.png)
![screenshot](data/screenshot_2.png)

## Building & Installation

Expand All @@ -13,6 +14,8 @@ You'll need the following dependencies:
* meson
* libgranite-dev
* libgtk3-dev
* libx11-dev
* libgstreamermm-1.0-dev
* valac

Run `meson` to configure the build environment and then `ninja` to build and run automated tests
Expand Down
Binary file removed data/screenshot.png
Binary file not shown.
Binary file added data/screenshot_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added data/screenshot_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a029491

Please sign in to comment.