Skip to content

Commit

Permalink
style: simplify table of supported jdks
Browse files Browse the repository at this point in the history
and use proper md table format
  • Loading branch information
bglamadrid committed Aug 26, 2024
1 parent 6b75340 commit 4ea908a
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,19 +86,11 @@ This Entity-Relationship model diagram was designed very quickly using

### Supported JDK versions

Java version | Supported?
------------ | -----------
11 | ✅ yes
12 | ✅ yes
13 | ✅ yes
14 | ✅ yes
15 | ✅ yes
16 | ✅ yes
17 | ✅ yes
18 | ✅ yes
19 | 🔴 no
20 | 🔴 no
21 | 🔴 no
| Java version | Supported? |
|--------------|------------|
| < 11 | no |
| 11 ... 18 | yes |
| > 18 | no |

### Requirements

Expand Down

0 comments on commit 4ea908a

Please sign in to comment.