Skip to content

Commit 7b2ee49

Browse files
committed
minor improve in README readability
1 parent 205732d commit 7b2ee49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ New Kafka related configuration options has been introduced:
6363
}
6464
```
6565
Environment variables:
66-
KAFKA_HOSTS - same as "hosts"
67-
KAFKA_CLIENT_CERT - same as "clientCert"
68-
KAFKA_CLIENT_CERT_KEY - same as "clientCertKey"
66+
- `KAFKA_HOSTS` - same as "hosts"
67+
- `KAFKA_CLIENT_CERT` - same as "clientCert"
68+
- `KAFKA_CLIENT_CERT_KEY` - same as "clientCertKey"
6969

7070
### Test
7171

0 commit comments

Comments
 (0)