Skip to content

Commit

Permalink
docs: add screenshot to README
Browse files Browse the repository at this point in the history
  • Loading branch information
AviVahl committed Dec 30, 2024
1 parent 70db432 commit 989e7a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Example Electron Application

![Screenshot](/docs/screenshot.png)

An example to showcase a typescript-based electron application.

Uses native esm everywhere possible (`main` and `renderer`), as electron 28 now supports it. `preload` bundle is still commonjs to allow sandbox.
Expand Down
Binary file added docs/screenshot.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 989e7a7

Please sign in to comment.