diff --git a/README.rst b/README.rst index a9a5d8128..281c7e23d 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Karapace ======== -``karapace``. Your Kafka essentials in one tool. +``karapace``. Your Apache Kafka® essentials in one tool. An `open-source `_ implementation of `Kafka REST `_ and @@ -21,7 +21,7 @@ Karapace supports the storing of schemas in a central repository, which clients serialize and deserialize messages. The schemas also maintain their own version histories and can be checked for compatibility between their different respective versions. -Karapace rest provides a RESTful interface to your Kafka cluster, allowing you to perform tasks such +Karapace rest provides a RESTful interface to your Apache Kafka cluster, allowing you to perform tasks such as producing and consuming messages and perform administrative cluster work, all the while using the language of the WEB. @@ -461,6 +461,10 @@ and pull requests at https://github.com/aiven/karapace . Any possible vulnerabilities or other serious issues should be reported directly to the maintainers . +Trademark +========= +Apache Kafka is either a registered trademark or trademark of the Apache Software Foundation in the United States and/or other countries. Kafka Rest and Schema Registry are trademarks and property of their respective owners. All product and service names used in this page are for identification purposes only and do not imply endorsement. + Credits =======