diff --git a/README.md b/README.md new file mode 100644 index 0000000..66bc9af --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Apache Camel Performance Tests + +![master build](https://github.com/apache/camel-examples/workflows/master%20build/badge.svg) +[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.camel/apache-camel/badge.svg?style=flat-square)](https://maven-badges.herokuapp.com/maven-central/org.apache.camel/apache-camel) +[![Javadocs](http://www.javadoc.io/badge/org.apache.camel/apache-camel.svg?color=brightgreen)](http://www.javadoc.io/doc/org.apache.camel/camel-core) +[![Stack Overflow](https://img.shields.io/:stack%20overflow-apache--camel-brightgreen.svg)](http://stackoverflow.com/questions/tagged/apache-camel) +[![Chat](https://img.shields.io/badge/zulip-join_chat-brightgreen.svg)](https://camel.zulipchat.com/) +[![Twitter](https://img.shields.io/twitter/follow/ApacheCamel.svg?label=Follow&style=social)](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 performance tests for Apache Camel.