Zhenya Taran 5 роки тому
батько
коміт
760d5166ed
1 змінених файлів з 1 додано та 4 видалено
  1. 1 4
      README.md

+ 1 - 4
README.md

@@ -1,9 +1,6 @@
 # Kafka-UI
 UI for Apache Kafka management
 
-## Table of contents
-- [Getting started](#getting-started)
-
 ## Getting started
 
 Build application and docker container
@@ -20,7 +17,7 @@ docker-compose -f ./docker/kafka.yaml
 
 Application should be available at http://localhost:8080 .
 
-##Run application without docker:
+### Run application without docker:
 
 ```
 cd kafka-ui-api