From c659a19e1b9044005cd887934dfcef6f16fc6349 Mon Sep 17 00:00:00 2001 From: "Christian Y. Brenninkmeijer" Date: Thu, 25 Jul 2024 07:46:31 +0100 Subject: [PATCH] info for release 7.2.1 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a65f3c0fff..de087da859 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -[![Build and Test](https://github.com/SpiNNakerManchester/JavaSpiNNaker/actions/workflows/build.yml/badge.svg)](https://github.com/SpiNNakerManchester/JavaSpiNNaker/actions/workflows/build.yml) -[![Coverage Status](https://coveralls.io/repos/github/SpiNNakerManchester/JavaSpiNNaker/badge.svg?branch=master)](https://coveralls.io/github/SpiNNakerManchester/JavaSpiNNaker?branch=master) # JavaSpiNNaker This is an implementation of the SpiNNaker host software in Java. It requires at least Java 11. We test regularly with OpenJDK 11, 14 and 17. It also includes the new implementation of the Spalloc (SpiNNaker Allocator) service and associated support tools.