From fbe7890864e360bcf643c5196faa7592cc964176 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Fri, 16 Dec 2016 19:26:20 -0500 Subject: [PATCH] docs(repo): reordered some of the badges. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index df6af17c..1ea15166 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@  -[](http://www.apache.org/licenses/LICENSE-2.0.html) -[](http://semver.org/spec/v2.0.0.html) -[](https://maven-badges.herokuapp.com/maven-central/com.aparapi/aparapi/) -[](http://www.javadoc.io/doc/com.aparapi/aparapi) [](https://travis-ci.org/Syncleus/aparapi) [](https://codecov.io/gh/Syncleus/aparapi) [](https://www.codacy.com/app/freemo/aparapi?utm_source=github.com&utm_medium=referral&utm_content=Syncleus/aparapi&utm_campaign=badger) +[](http://www.javadoc.io/doc/com.aparapi/aparapi) +[](http://www.apache.org/licenses/LICENSE-2.0.html) +[](https://maven-badges.herokuapp.com/maven-central/com.aparapi/aparapi/) +[](http://semver.org/spec/v2.0.0.html) [](https://gitter.im/Syncleus/aparapi?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) A framework for executing native Java code on the GPU. -- GitLab