From 0a86c933aa486822105cfe55d23b01bf9b759680 Mon Sep 17 00:00:00 2001 From: Ruben Anders Date: Sun, 31 Jan 2016 10:02:23 +0100 Subject: [PATCH] Add more detail about CircleCI. See https://circleci.com/pricing/ for reference --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d16f386..6ac34df 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ A curated list of awesome Java frameworks, libraries and software. *Tools which support continuously building, testing and releasing applications.* * [Bamboo](https://www.atlassian.com/software/bamboo) - Atlassian's solution with good integration of their other products. You can either apply for an open-source license or buy it. -* [CircleCI](https://circleci.com/) - Hosted service with a free trial. +* [CircleCI](https://circleci.com/) - Hosted service that offers a free plan for small needs. Open source projects are given a free bigger plan. Designed to integrate with GitHub. * [Codeship](https://codeship.com/features) - Hosted services with a limited free plan. * [fabric8](http://fabric8.io/) - Integration platform for containers. * [Go](https://www.thoughtworks.com/go/) - ThoughtWork's open-source solution.