This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/master by this push:
new b337274 (chore) Add gitter badge
b337274 is described below
commit b337274b57dbac2ec643c2cc55e98e1820a580f6
Author: nferraro <[email protected]>
AuthorDate: Fri Oct 5 11:56:19 2018 +0200
(chore) Add gitter badge
---
README.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.adoc b/README.adoc
index ff41188..44f638d 100644
--- a/README.adoc
+++ b/README.adoc
@@ -4,6 +4,7 @@ Apache Camel K
image:https://goreportcard.com/badge/github.com/apache/camel-k["Go Report
Card", link="https://goreportcard.com/report/github.com/apache/camel-k"]
image:https://godoc.org/github.com/apache/camel-k?status.svg["GoDoc",
link="https://godoc.org/github.com/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.png["Chat on Gitter",
link="https://gitter.im/apache/camel-k"]
Apache Camel K (a.k.a. Kamel) is a lightweight integration framework built
from Apache Camel that runs natively on Kubernetes and is specifically designed
for serverless and microservice architectures.