From 702642d7b329017166d2ae7556c37acea70729b5 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Thu, 26 Mar 2015 21:30:56 +0100 Subject: [PATCH] Added commercial info to bintray --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34859ef..5dfba38 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o *Tools which handle the distribution of Java applications in native formats.* -* [Bintray](https://bintray.com/) - Version control for your binaries which handles the publishing. Can also be used with Maven or Gradle. +* [Bintray](https://bintray.com/) - Version control for binaries which handles the publishing. Can also be used with Maven or Gradle and has a free plan for Open Source Software or several business plans. * [IzPack](http://izpack.org/) - Setup authoring tool for cross-platform deployments. * [Launch4j](http://launch4j.sourceforge.net/) - Wraps JARs in lightweight and native Windows executables. * [packr](https://github.com/libgdx/packr#packr) - Packs your JAR, assets and JVM for native distribution on Windows, Linux and Mac OS X.