diff --git a/Home.md b/Home.md index aa5c898..ba81700 100644 --- a/Home.md +++ b/Home.md @@ -4,11 +4,11 @@ ## Targets -| Target | Status | -| --- | --- | -| JVM | Supported | -| JavaScript | Supported | -| Native (Linux) | Supported | +| Target | Status | +|------------------|---------------| +| JVM | Supported | +| JavaScript | Supported | +| Native (Linux) | Supported | | Native (Windows) | Not Supported | ## Installation @@ -23,4 +23,4 @@ repositories { dependencies { implementation("com.infendro:bytearray:1.2.4") } -``` \ No newline at end of file +```