From dc277c734e9590fbbb37d6bce03aabd417c4a5f5 Mon Sep 17 00:00:00 2001 From: Ioannis Tsakpinis Date: Tue, 14 Nov 2023 20:06:21 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e42326d..cad3ee0 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,13 @@ lwjgl3-osgi === -[![Maven Central](https://img.shields.io/maven-central/v/org.lwjgl.osgi/org.lwjgl.parent)](https://search.maven.org/search?q=g:org.lwjgl.osgi) +This project is now obsolete, please use the standard Maven artifacts. See [#13](https://github.com/LWJGL/lwjgl3-osgi/issues/13) for more information. + +--- This project produces a set of [OSGi](https://www.osgi.org) bundles for the [LWJGL](https://lwjgl.org) library. -| JVM | Platform | Status | -|-----------------|----------|--------| -| OpenJDK LTS | Linux | [![Build (OpenJDK LTS, Linux)](https://img.shields.io/github/workflow/status/LWJGL/lwjgl3-osgi/main-openjdk_lts-linux)](https://github.com/LWJGL/lwjgl3-osgi/actions?query=workflow%3Amain-openjdk_lts-linux) | -| OpenJDK Current | Linux | [![Build (OpenJDK Current, Linux)](https://img.shields.io/github/workflow/status/LWJGL/lwjgl3-osgi/main-openjdk_current-linux)](https://github.com/LWJGL/lwjgl3-osgi/actions?query=workflow%3Amain-openjdk_current-linux) -| OpenJDK Current | Windows | [![Build (OpenJDK Current, Windows)](https://img.shields.io/github/workflow/status/LWJGL/lwjgl3-osgi/main-openjdk_current-windows)](https://github.com/LWJGL/lwjgl3-osgi/actions?query=workflow%3Amain-openjdk_current-windows) - ## Usage Use dependencies in the `org.lwjgl.osgi` groupId as you would with