From 7f25c719c58af1095968c23b58b213f38293b266 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Sun, 7 Jun 2015 20:09:54 -0400 Subject: [PATCH] Added various badges to the README. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ddaaca88..237e997e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # dANN +[](http://sonar.syncleus.com/dashboard/index/8265) +[](http://sonar.syncleus.com/dashboard/index/8265) +[](http://sonar.syncleus.com/dashboard/index/8265) +[](https://www.versioneye.com/user/projects/5574bee63363340023000126) +[](https://maven-badges.herokuapp.com/maven-central/com.syncleus.dann/dann-core/) + dANN is an Artificial Neural Network library built on top of the [GRAIL](http://wiki.syncleus.com/index.php/GRAIL) and [Ferma](http://wiki.syncleus.com/index.php/Ferma) frameworks. By leveraging GRAIL features dANN is able to back its @@ -49,4 +55,4 @@ git clone http://gerrit.syncleus.com/dANN-core We also maintain a GitHub clone of the official repository which can be found [here](https://github.com/Syncleus/dANN-core). Finally Syncleus also hosts an instance of GitLab which has a -clone of the repository which can be found [here](http://gitlab.syncleus.com/syncleus/dANN-core). \ No newline at end of file +clone of the repository which can be found [here](http://gitlab.syncleus.com/syncleus/dANN-core). -- GitLab