Added AppVeyor badge
Not sure why I get the bar on the left
This commit is contained in:
parent
66f137e9e8
commit
4274fe5613
@ -1,5 +1,7 @@
|
||||
[![](https://travis-ci.org/BruceEckel/OnJava8-Examples.svg?branch=master)](https://travis-ci.org/BruceEckel/OnJava8-Examples)
|
||||
|
||||
[![](https://ci.appveyor.com/api/projects/status/github/BruceEckel/OnJava8-Examples)](https://ci.appveyor.com/api/projects/status/github/BruceEckel/OnJava8-Examples)
|
||||
|
||||
To compile and run these programs, you only need JDK 8 installed.
|
||||
Invoking `gradlew` will automatically download and install Gradle.
|
||||
Gradle will also install all additional libraries necessary to compile
|
||||
|
Loading…
x
Reference in New Issue
Block a user