From d3a65d2d79a6b4c6fd7d0621d596433e3925bab7 Mon Sep 17 00:00:00 2001 From: Tony Lofthouse <tony.lofthouse@gmilab.com> Date: Wed, 1 Aug 2018 09:28:26 +0100 Subject: [PATCH] Update README.md Added opennars project build status --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 14d322f..7659020 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # OpenNARS Parent POM This is the root POM used for all OpenNARS projects. It sets some common dependency defaults to unclutter some of child POMs. + +[](https://travis-ci.org/opennars/opennars) +[](https://codecov.io/gh/opennars/opennars) +[](https://www.codacy.com/app/freemo/opennars?utm_source=github.com&utm_medium=referral&utm_content=opennars/opennars&utm_campaign=Badge_Grade) -- GitLab