Skip to content

Commit 4274fe5

Browse files
authored
Added AppVeyor badge
Not sure why I get the bar on the left
1 parent 66f137e commit 4274fe5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[![](https://travis-ci.org/BruceEckel/OnJava8-Examples.svg?branch=master)](https://travis-ci.org/BruceEckel/OnJava8-Examples)
22

3+
[![](https://ci.appveyor.com/api/projects/status/github/BruceEckel/OnJava8-Examples)](https://ci.appveyor.com/api/projects/status/github/BruceEckel/OnJava8-Examples)
4+
35
To compile and run these programs, you only need JDK 8 installed.
46
Invoking `gradlew` will automatically download and install Gradle.
57
Gradle will also install all additional libraries necessary to compile

0 commit comments

Comments
 (0)