diff --git a/README.md b/README.md index 7c27aa1..9864531 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # JWebAssembly -[![Github Build Status](https://github.com/i-net-software/JWebAssembly/actions/workflows/build.yml/badge.svg)](https://github.com/i-net-software/JWebAssembly/actions/workflows/build.yml) +[![Build with Java 8](https://github.com/i-net-software/JWebAssembly/actions/workflows/build8.yml/badge.svg)](https://github.com/i-net-software/JWebAssembly/actions/workflows/build8.yml) +[![Build with Java 11](https://github.com/i-net-software/JWebAssembly/actions/workflows/build11.yml/badge.svg)](https://github.com/i-net-software/JWebAssembly/actions/workflows/build11.yml) [![Travis Build Status](https://api.travis-ci.com/i-net-software/JWebAssembly.svg)](https://app.travis-ci.com/github/i-net-software/JWebAssembly) [![License](https://img.shields.io/github/license/i-net-software/jwebassembly.svg)](https://github.com/i-net-software/jwebassembly/blob/master/LICENSE.txt) [![Coverage Status](https://coveralls.io/repos/github/i-net-software/JWebAssembly/badge.svg?branch=master)](https://coveralls.io/github/i-net-software/JWebAssembly?branch=master)