|
1 | 1 | [](https://angular.io/) [](https://electronjs.org/)
|
2 | 2 |
|
3 | 3 | ![Maintained][maintained-badge]
|
4 |
| -[![Travis Build Status][build-badge]][build] |
5 | 4 | [![Make a pull request][prs-badge]][prs]
|
6 |
| -[](LICENSE.md) |
| 5 | +[![License][license-badge]](LICENSE.md) |
| 6 | + |
| 7 | +![Linux Build][linux-build-badge] |
| 8 | +![MacOS Build][macos-build-badge] |
| 9 | +![Windows Build][windows-build-badge] |
7 | 10 |
|
8 | 11 | [![Watch on GitHub][github-watch-badge]][github-watch]
|
9 | 12 | [![Star on GitHub][github-star-badge]][github-star]
|
@@ -109,16 +112,19 @@ Note: To make it work behind a proxy, you can add this proxy exception in your t
|
109 | 112 | - Angular 10 & Electron 9 : Branch [angular10](https://github.com/maximegris/angular-electron/tree/angular10)
|
110 | 113 | - Angular 11 & Electron 10 : (master)
|
111 | 114 |
|
112 |
| -[build-badge]: https://travis-ci.org/maximegris/angular-electron.svg?branch=master&style=style=flat-square |
113 |
| -[build]: https://travis-ci.org/maximegris/angular-electron |
114 |
| -[license-badge]: https://img.shields.io/badge/license-Apache2-blue.svg?style=style=flat-square |
115 |
| -[license]: https://github.com/maximegris/angula r-electron/blob/master/LICENSE.md |
116 |
| -[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square |
| 115 | +[maintained-badge]: https://img.shields.io/badge/maintained-yes-brightgreen |
| 116 | +[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg |
| 117 | +[license]: https://github.com/maximegris/angular-electron/blob/master/LICENSE.md |
| 118 | +[prs-badge]: https://img.shields.io/badge/PRs-welcome-red.svg |
117 | 119 | [prs]: http://makeapullrequest.com
|
| 120 | + |
| 121 | +[linux-build-badge]: https://github.com/maximegris/angular-electron/workflows/Linux%20Build/badge.svg |
| 122 | +[macos-build-badge]: https://github.com/maximegris/angular-electron/workflows/MacOS%20Build/badge.svg |
| 123 | +[windows-build-badge]: https://github.com/maximegris/angular-electron/workflows/Windows%20Build/badge.svg |
| 124 | + |
118 | 125 | [github-watch-badge]: https://img.shields.io/github/watchers/maximegris/angular-electron.svg?style=social
|
119 | 126 | [github-watch]: https://github.com/maximegris/angular-electron/watchers
|
120 | 127 | [github-star-badge]: https://img.shields.io/github/stars/maximegris/angular-electron.svg?style=social
|
121 | 128 | [github-star]: https://github.com/maximegris/angular-electron/stargazers
|
122 | 129 | [twitter]: https://twitter.com/intent/tweet?text=Check%20out%20angular-electron!%20https://github.com/maximegris/angular-electron%20%F0%9F%91%8D
|
123 | 130 | [twitter-badge]: https://img.shields.io/twitter/url/https/github.com/maximegris/angular-electron.svg?style=social
|
124 |
| -[maintained-badge]: https://img.shields.io/badge/maintained-yes-brightgreen |
|
0 commit comments