소스 검색

Update README.md

Evanto 5 년 전
부모
커밋
9cd3328ecb
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -109,9 +109,9 @@ Kafka UI supports TLS (SSL) and SASL connections for [encryption and authenticat
 To be continued
 
 
-## Configuration
+# Configuration
 
-### Configuration File
+## Configuration File
 Example of how to configure clusters in the [application-local.yml](https://github.com/provectus/kafka-ui/blob/master/kafka-ui-api/src/main/resources/application-local.yml) configuration file:
 
 
@@ -137,7 +137,7 @@ kafka:
 
 Configure as many clusters as you need by adding their configs below separated with `-`.
 
-### Environment Variables
+## Environment Variables
 
 Alternatively, each variable of of the .yml file can be set with an environment variable. 
 For example, if you want to use an environment variable to set the `name` parameter, you can write it like this: