Skip to content

Commit 90b361c

Browse files
committed
Update README
1 parent 95d5d6e commit 90b361c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Electron-React-TypeScript-Webpack (ERTW) Boilerplate
2+
![badge-ver] ![badge-license]
3+
24
A boilerplate that let you instantly start working on your next [Electron] app
35
project in [TypeScript] with no time wasted messing with the config files.
46

@@ -31,6 +33,7 @@ implemented, please [file an issue], or consider make a [new pull request].
3133
__*([working on it](https://github.com/Devtography/create-ertw-app))*__
3234
- [ ] Integrate another end-to-end testing framework to replace [Spectron]
3335
- [ ] Migrate to Webpack 5 `Asset Modules` __*(pending for `v4.2.0`)*__
36+
- [ ] Integrate HMR & Webpack dev server
3437

3538
---
3639

@@ -260,6 +263,9 @@ great roasters I know 😉 ☕️️
260263
Electron React TypeScript Webpack Boilerplate is open source software
261264
[licensed as MIT](LICENSE).
262265

266+
[badge-ver]: https://img.shields.io/github/package-json/v/devtography/electron-react-typescript-webpack-boilerplate
267+
[badge-license]: https://img.shields.io/github/license/Devtography/electron-react-typescript-webpack-boilerplate
268+
263269
[Electron]: https://www.electronjs.org
264270
[React]: https://reactjs.org
265271
[Webpack]: https://webpack.js.org

0 commit comments

Comments
 (0)