Skip to content

Commit

Permalink
Update README and screenshots for v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
codesbiome committed Nov 7, 2021
1 parent 4bd696a commit bb74989
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,20 @@ ERWT is a minimal boilerplate for writing Desktop Applications using [Electron](

## Screenshot

<img src="assets/images/screen4.png" />
<img src="assets/images/screen_500.png" />

<br>

<center>
<img src="assets/images/titlebar_showcase.png" />
</center>

<br>

## Core Features

- 📐 Custom Window & Titlebar (Thanks to [@guasam](https://github.com/guasam))
- 🍕 Titlebar Custom Menus
- 🌟 Electron
- 🌀 TypeScript
- ⚛️ React
Expand All @@ -36,6 +44,7 @@ Clone the repository :
git clone https://github.com/codesbiome/electron-react-webpack-typescript-2021 erwt
cd erwt
```

<br>

Install dependencies using [Yarn](https://www.npmjs.com/package/yarn) or [NPM](https://www.npmjs.com/) :
Expand Down
Binary file removed assets/images/screen4.png
Binary file not shown.
Binary file added assets/images/screen_500.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 assets/images/titlebar_showcase.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 bb74989

Please sign in to comment.