diff --git a/README.md b/README.md index dc6ce92..6be637f 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ kaskade consumer -b my-kafka:9092 -t my-avro-topic \ > For more information about Schema Registry configurations go > to: [Confluent Schema Registry client](https://docs.confluent.io/platform/current/clients/confluent-kafka-python/html/index.html#schemaregistry-client). -#### Apicurio registry +#### Apicurio registry: ```bash kaskade consumer -b my-kafka:9092 -t my-avro-topic \ diff --git a/screenshots/admin.png b/screenshots/admin.png index 93d30b1..23dc605 100644 Binary files a/screenshots/admin.png and b/screenshots/admin.png differ diff --git a/screenshots/consumer.png b/screenshots/consumer.png index 2f7f0ea..0e767e9 100644 Binary files a/screenshots/consumer.png and b/screenshots/consumer.png differ diff --git a/screenshots/create-topic.png b/screenshots/create-topic.png index 15db5d6..4a214b5 100644 Binary files a/screenshots/create-topic.png and b/screenshots/create-topic.png differ diff --git a/screenshots/record.png b/screenshots/record.png index b5dd00b..805a97f 100644 Binary files a/screenshots/record.png and b/screenshots/record.png differ