Update README.md
This commit is contained in:
@@ -14,13 +14,12 @@
|
|||||||
|
|
||||||
# Introduction
|
# 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:
|
Currently runs with:
|
||||||
|
|
||||||
- Angular v12.1.2
|
- Angular v12.1.2
|
||||||
- Electron v13.1.7
|
- Electron v15.13.1
|
||||||
- Electron Builder v22.11.9
|
|
||||||
|
|
||||||
With this sample, you can:
|
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 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 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 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
|
[maintained-badge]: https://img.shields.io/badge/maintained-yes-brightgreen
|
||||||
[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg
|
[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg
|
||||||
|
|||||||
Reference in New Issue
Block a user