This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/master by this push:
new d8093f4 Added README.md
d8093f4 is described below
commit d8093f4116a564a2ea748e5a8e01c71641be634f
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Mar 23 09:31:42 2020 +0100
Added README.md
---
README.md | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..4a01bf2
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# Apache Camel Karaf Support
+
+[](https://maven-badges.herokuapp.com/maven-central/org.apache.camel/apache-camel)
+[](http://www.javadoc.io/doc/org.apache.camel/camel-core)
+[](http://stackoverflow.com/questions/tagged/apache-camel)
+[](https://gitter.im/apache/apache-camel)
+[](https://twitter.com/ApacheCamel)
+
+
+[Apache Camel](http://camel.apache.org/) is a powerful open source integration
framework based on known
+Enterprise Integration Patterns with powerful bean integration.
+
+### Introduction
+
+This project provides Karaf support for Apache Camel.
+