Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 13eb172

Browse files
author
exoego
committed
Fix alignment and indent
1 parent e2ebe3a commit 13eb172

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,15 @@ libraryDependencies += "net.exoego" %%% "scala-js-nodejs-v8" % "0.8.0"
1515

1616
## Support matrix
1717

18-
| | ScalaJS 0.6.28+ | ScalaJS 1.x |
19-
|---|:---:|:---:|
18+
| | ScalaJS 0.6.28+ | ScalaJS 1.x |
19+
|------------|:------------------:|:--------------:|
2020
| Scala 2.13 | :heavy_check_mark: | :construction: |
2121
| Scala 2.12 | :heavy_check_mark: | :construction: |
22-
| Scala 2.11 | - | - |
23-
| Scala 2.10 | - | - |
22+
| Scala 2.11 | N/A | N/A |
23+
| Scala 2.10 | N/A | N/A |
2424

25-
* :heavy_check_mark:: Supported
26-
* :construction:: Not supported but planned
27-
25+
- :heavy_check_mark:: Supported
26+
- :construction:: Not supported but planned
2827

2928
### Supported Modules
3029

0 commit comments

Comments
 (0)