Skip to content

Commit

Permalink
fixed readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ilaktasic committed May 7, 2021
1 parent 02eb6f2 commit b603ffa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ testcontainers.rabbit.docker.image: rabbitmq:3.6.14-alpine
### ClickHouse

<a name="ClickHouseTests"></a>
####Tests
#### Tests

Include the dependency:

Expand All @@ -480,7 +480,7 @@ Include the dependency:
```

<a name="ClickHouseLocalDevelopment"></a>
####Local development
#### Local development

Add the following profile:

Expand Down Expand Up @@ -525,7 +525,7 @@ spring:
jdbc-url: <host>:<port>
```

####Docker image version
#### Docker image version

To change the docker image used simply add the following property (e.g. in yaml):

Expand Down

0 comments on commit b603ffa

Please sign in to comment.