diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 379daf6..bf7314d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Welcome! -Contributions are very welcome on {{ PROJECT }}. When contributing please keep this in mind: +Contributions are very welcome on **Demo Project for Apache Kafka® and Flask**. When contributing please keep this in mind: - Open an issue to discuss new bigger features. - Write code consistent with the project style and make sure the tests are passing. diff --git a/README.md b/README.md index f7b3b41..a75e9b7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -Apache Kafka® on Flask -====================== +Demo Project for Apache Kafka® and Flask +======================================== + This repo contains a demo Flask app using Apache Kafka® as backend. It provides examples of: * Apache Kafka producer and consumer