diff --git a/README.md b/README.md index d4cfdaa..1462c84 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,7 @@ # Welcome to Open Science at the SABI-Project - Seawater Aquarium Business Intelligence -This is a semi-scientific (or open-science) project that aims to gain insights - from aquarium hobbyist for aquarium hobbyist according seawater ecosystems. - -[![CodeQL](https://github.com/StefanSchubert/sabi/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/StefanSchubert/sabi/actions/workflows/codeql-analysis.yml) -[![Java CI with Maven](https://github.com/StefanSchubert/sabi/actions/workflows/maven.yml/badge.svg)](https://github.com/StefanSchubert/sabi/actions/workflows/maven.yml) - -### Notice on the red code analytic status: -* Code-QL due to everlasting timeouts by github to downloading CVEs databases. -* Maven build: Due to currently including milestone releases of micrometer. +This is a semi-scientific (or open-science) project that aims to gain insights from aquarium hobbyist for aquarium +hobbyist according seawater ecosystems. ## Vision I @@ -67,7 +60,7 @@ I have some siblings in my nano reef tank and need to do some gardening. But whe Just have a look at the [Milestones](https://github.com/StefanSchubert/sabi/milestones?direction=asc&sort=due_date&state=open) from the Issue Board -## Latest project news: +## Latest project news | Date | News | |---------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 09th Apr 2023 | Hotfix Release (i18n issues) | @@ -80,6 +73,13 @@ Just have a look at the [Milestones](https://github.com/StefanSchubert/sabi/mile ## Technology Stack +[![CodeQL](https://github.com/StefanSchubert/sabi/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/StefanSchubert/sabi/actions/workflows/codeql-analysis.yml) +[![Java CI with Maven](https://github.com/StefanSchubert/sabi/actions/workflows/maven.yml/badge.svg)](https://github.com/StefanSchubert/sabi/actions/workflows/maven.yml) + +#### Notice on the red code analytic status: +* Code-QL due to everlasting timeouts by github to downloading CVEs databases. +* Maven build: Due to currently including milestone releases of micrometer. + ### Common * Java 17