tarantool / cartridge-springdata

Spring Data Tarantool
Other
18 stars 7 forks source link

Add formatting to tables in documentation #107

Closed iDneprov closed 2 years ago

iDneprov commented 2 years ago

Add formatting to tables in documentation. Now it looks like this:

|`spring-data-tarantool` Version | Spring Boot Version
| :----------- | :----: |
|0.x.x | 2.2.x

I recommend to make it like this:

| `spring-data-tarantool` Version | Spring Boot Version |
|:--------------------------------|:-------------------:|
| 0.x.x                           |        2.2.x        |