From e4eaa40aa7d8769da7558f0ccb9267f89bd78e22 Mon Sep 17 00:00:00 2001 From: Carlos Alfredo Yeverino Rodriguez Date: Sun, 2 Sep 2018 15:00:49 +0200 Subject: [PATCH] Update README.md to include pipeline and coverage status --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8f20fac..1560882 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ +![pipeline](https://git.rwth-aachen.de/monticore/EmbeddedMontiArc/generators/CNNArch2Caffe2/badges/master/build.svg) +![coverage](https://git.rwth-aachen.de/monticore/EmbeddedMontiArc/generators/CNNArch2Caffe2/badges/master/coverage.svg) + + This generator generates caffe2 networks from the cnnarch language. \ No newline at end of file -- GitLab