From 88ab99df1bb0d7d88c4a76ae18064906bb16a51b Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Mon, 20 Jan 2020 11:19:18 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81a0ffc..fcec0c0 100644 --- a/README.md +++ b/README.md @@ -349,7 +349,7 @@ _Tools that handle the distribution of applications in native formats._ - [Capsule](http://www.capsule.io) - Simple and powerful packaging and deployment. A fat JAR on steroids, or a "Docker for Java" that supports JVM-optimized containers. - [Central Repository](https://search.maven.org) - Largest binary component repository available as a free service to the open-source community. Default used by Apache Maven, and available in all other build tools. - [IzPack](http://izpack.org) - Setup authoring tool for cross-platform deployments. -- [jlink.online](https://github.com/cilki/jlink.online) - Builds optimized Java runtimes over HTTP. +- [jlink.online](https://github.com/cilki/jlink.online) - Builds optimized runtimes over HTTP. - [Nexus ![c]](https://www.sonatype.com/nexus/solution-overview) - Binary management with proxy and caching capabilities. - [packr](https://github.com/libgdx/packr) - Packs JARs, assets and the JVM for native distribution on Windows, Linux and Mac OS X. - [really-executable-jars-maven-plugin](https://github.com/brianm/really-executable-jars-maven-plugin) - Maven plugin for making self-executing JARs.