Skip to content

Commit 5b8ba79

Browse files
committed
change readme
1 parent 40b3025 commit 5b8ba79

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -61,17 +61,18 @@ _language_: cee.Language – Pass the language the code is written in, for examp
6161

6262
## Supported Languages
6363

64-
| Unix | Windows |
65-
| :----------: | :----------: |
66-
| `Python3` | `Python3` |
67-
| `Python2` | `Python2` |
68-
| `Javascript` | `Javascript` |
69-
| `Ruby` | `Ruby` |
70-
| `Go` | `Go` |
71-
| `Bash` | `Batch` |
72-
| `C` | |
73-
| `C++` | |
74-
| `Java` | |
64+
| | Linux / MacOS | Windows |
65+
| :----------: | :-----------: | :-----: |
66+
| `Python3` | ✔️ | ✔️ |
67+
| `Python2` | ✔️ | ✔️ |
68+
| `Javascript` | ✔️ | ✔️ |
69+
| `Ruby` | ✔️ | ✔️ |
70+
| `Go` | ✔️ | ✔️ |
71+
| `Batch` | | ✔️ |
72+
| `Bash` | ✔️ | |
73+
| `C` | ✔️ | |
74+
| `C++` | ✔️ | |
75+
| `Java` | ✔️ | |
7576

7677
More supported languages coming soon.
7778

0 commit comments

Comments
 (0)