Skip to content

Commit 57e987a

Browse files
committed
Update README badges
1 parent 34c3b80 commit 57e987a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Electron-React-TypeScript-Webpack (ERTW) Boilerplate
2-
![badge-ver] ![badge-license]
2+
![badge-ver] ![badge-node-ver] ![badge-license]
3+
4+
[badge-ver]: https://img.shields.io/github/package-json/v/devtography/electron-react-typescript-webpack-boilerplate
5+
[badge-license]: https://img.shields.io/github/license/Devtography/electron-react-typescript-webpack-boilerplate
6+
[badge-node-ver]: https://img.shields.io/badge/node--lts-%3E%3D16-orange
37

48
A boilerplate that let you instantly start working on your next [Electron] app
59
project in [TypeScript] with no time wasted messing with the config files.
@@ -307,9 +311,6 @@ great roasters I know 😉 ☕️️
307311
Electron React TypeScript Webpack Boilerplate is open source software
308312
[licensed as MIT](LICENSE).
309313

310-
[badge-ver]: https://img.shields.io/github/package-json/v/devtography/electron-react-typescript-webpack-boilerplate
311-
[badge-license]: https://img.shields.io/github/license/Devtography/electron-react-typescript-webpack-boilerplate
312-
313314
[Electron]: https://www.electronjs.org
314315
[React]: https://reactjs.org
315316
[Webpack]: https://webpack.js.org

0 commit comments

Comments
 (0)