Update Home

2025-12-13 14:23:13 +00:00
parent aa211aed46
commit 7fc8d2b423

12
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")
}
```
```