Skip to content

Commit 7d63451

Browse files
author
Evgeny Barabanov
authored
Add build status badges (#5)
1 parent 901f337 commit 7d63451

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# electron-angular-native (version 2.0.0)
1+
# electron-angular-native (version 2.0.0)
2+
Linux: [![Build Status](https://travis-ci.org/meltedspark/electron-angular-native.svg?branch=master)](https://travis-ci.org/meltedspark/electron-angular-native)
3+
Windows: [![Build status](https://ci.appveyor.com/api/projects/status/github/meltedspark/electron-angular-native?branch=master&svg=true)](https://ci.appveyor.com/project/meltedspark/electron-angular-native/branch/master)
24

35
Easy to use, ready for distribution boilerplate for Electron applications which use Angular along with native modules (node.js addons and regular native libraries).
46
The application consists of list of strings, while each string is loaded from native module in a different way:

0 commit comments

Comments
 (0)