Skip to content

Commit 857608e

Browse files
committed
Add SerenityOS
1 parent 3318b7e commit 857608e

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

docs/documentation/portability/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ xtd is supported on Windows 10 or later, where Win32 APIs are used for native in
7676

7777
[![Haiku](/pictures/os/Haiku.png)](https://haiku-os.org)
7878

79+
#### SerenityOS
80+
81+
[![SerenityOS](/pictures/os/SerenityOS.png)](https://serenityos.org)
82+
7983
### iOS 64 bits [manual installation]
8084

8185
[![iOS](/pictures/os/iOS.png)](https://apple.com/ios)
@@ -98,6 +102,7 @@ xtd is supported on Windows 10 or later, where Win32 APIs are used for native in
98102
| [iOS](https://apple.com/ios) | ✔️ ||| ✔️ |
99103
| [Linux](https://linux.org) | ✔️ | ✔️ | ✔️ | ✔️ |
100104
| [macOS](https://apple.com/macos/) | ✔️ | ✔️ | ✔️ | ✔️ |
105+
| [SerenityOS](https://serenityos.org) | ✔️ ||| ✔️ |
101106
| [Windows](https://microsoft.com/windows) | ✔️ | ✔️ | ✔️ | ✔️ |
102107

103108
## Tests and coverage

src/components/HomepageFeatures/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ const FeatureList = [
3030
<a href="docs/documentation/portability"><img src="pictures/os/Android_h100.png"/></a>
3131
<a href="docs/documentation/portability"><img src="pictures/os/FreeBSD_h100.png"/></a>
3232
<a href="docs/documentation/portability"><img src="pictures/os/Haiku_h100.png"/></a>
33+
<a href="docs/documentation/portability"><img src="pictures/os/SerenityOS_h100.png"/></a>
3334
</div>
3435
<br/>
3536
</>

static/pictures/os/SerenityOS.png

12 KB
Loading
12 KB
Loading

0 commit comments

Comments
 (0)