Skip to content

Commit

Permalink
Readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
javdome committed Dec 18, 2020
1 parent bf24562 commit 1ed661b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is a simple electron app that always sits on top of other windows, that dis
The "Always On Top" feature works even in full screen apps (like a powerpoint presentation).
The webcam view is a bit rounded (more like a Loom style) and stylish with a border.

<img src="https://user-images.githubusercontent.com/36993404/102346297-e9832200-3f9e-11eb-8e37-82067790ea09.JPG" width="50%">
<img src="https://user-images.githubusercontent.com/36993404/102607285-52e26c80-4128-11eb-8bad-e2c887e35639.JPG" width="50%">

## Install and run

Expand All @@ -29,4 +29,4 @@ npx @electron-forge/cli import
npm run make
```

Electron-forge creates the out folder where your package will be located
Electron-forge creates the out folder where your package will be located.

0 comments on commit 1ed661b

Please sign in to comment.