This is an automated email from the ASF dual-hosted git repository.
lburgazzoli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
The following commit(s) were added to refs/heads/master by this push:
new 43a3847 Add badges
43a3847 is described below
commit 43a3847f41bd857af249453a760c77cd3e1a61bf
Author: lburgazzoli <[email protected]>
AuthorDate: Wed Aug 19 08:19:09 2020 +0200
Add badges
---
README.adoc | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/README.adoc b/README.adoc
index 2e3f282..823d99e 100644
--- a/README.adoc
+++ b/README.adoc
@@ -1,7 +1,9 @@
-image:https://github.com/apache/camel-k-runtime/workflows/Build%20PR/badge.svg["Build
Status",
link="https://github.com/apache/camel-k-runtime/actions?query=workflow%3A%22Build+PR%22"]
-
-
Apache Camel K Runtime
======================
+image:https://img.shields.io/maven-central/v/org.apache.camel.k/camel-k-runtime-bom.svg["Maven
Central", link="http://search.maven.org/#search%7Cga%7C1%7Corg.apache.camel.k"]
+image:https://img.shields.io/github/license/openshift/origin.svg?maxAge=2592000["Licensed
under Apache License version 2.0",
link="https://www.apache.org/licenses/LICENSE-2.0"]
+image:https://badges.gitter.im/apache/camel-k.svg["Chat on Gitter",
link="https://gitter.im/apache/camel-k"]
+image:https://github.com/apache/camel-k-runtime/workflows/Build/badge.svg["Build
Status",
link="https://github.com/apache/camel-k-runtime/actions?query=workflow%3ABuild"]
+
This repository contains the Apache Camel-K Runtime bits used by the
https://github.com/apache/camel-k[_main project_]