Update README.md

This commit is contained in:
Maxime GRIS
2021-11-14 18:48:53 +01:00
committed by GitHub
parent edb52693d7
commit 47fc3fffe7

View File

@@ -14,13 +14,12 @@
# Introduction
Bootstrap and package your project with Angular 12 and Electron 13 (Typescript + SASS + Hot Reload) for creating Desktop applications.
Bootstrap and package your project with Angular 12 and Electron 15 (Typescript + SASS + Hot Reload) for creating Desktop applications.
Currently runs with:
- Angular v12.1.2
- Electron v13.1.7
- Electron Builder v22.11.9
- Electron v15.13.1
With this sample, you can:
@@ -153,7 +152,7 @@ Please note that Hot reload is only available in Renderer process.
- Angular 9 & Electron 7 : Branch [angular9](https://github.com/maximegris/angular-electron/tree/angular9)
- Angular 10 & Electron 9 : Branch [angular10](https://github.com/maximegris/angular-electron/tree/angular10)
- Angular 11 & Electron 12 : Branch [angular11](https://github.com/maximegris/angular-electron/tree/angular11)
- Angular 12 & Electron 13 : (master)
- Angular 12 & Electron 15 : (master)
[maintained-badge]: https://img.shields.io/badge/maintained-yes-brightgreen
[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg