From b1683baeafdcfbae0526b07007e0857a3b32c798 Mon Sep 17 00:00:00 2001 From: Andreas Kull Date: Mon, 20 Oct 2014 09:08:13 +0200 Subject: [PATCH] Update README.md Fixed hyphens in CI. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 17400c2..ce6b716 100644 --- a/README.md +++ b/README.md @@ -83,12 +83,12 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o *Tools which support continuously building, testing and releasing applications.* -* [Bamboo](https://www.atlassian.com/software/bamboo) Atlassian's CI solution with good integration of other products. +* [Bamboo](https://www.atlassian.com/software/bamboo) - Atlassian's CI solution with good integration of other products. * [CircleCI](https://circleci.com/) - Hosted service with a free trial. * [Codeship](https://www.codeship.io/features) - Hosted services with a limited free plan. -* [Go](http://www.thoughtworks.com/products/go-continuous-delivery) ThoughtWork's CI open source solution. +* [Go](http://www.thoughtworks.com/products/go-continuous-delivery) - ThoughtWork's CI open source solution. * [Jenkins](http://jenkins-ci.org/) - Provides server-based deployment services. -* [TeamCity](http://www.jetbrains.com/teamcity/) JetBrain's CI solution with a free version. +* [TeamCity](http://www.jetbrains.com/teamcity/) - JetBrain's CI solution with a free version. * [Travis](https://travis-ci.org) - Hosted service often used for open source projects. ## Database