Skip to content

Commit d69be32

Browse files
committed
# Update README.md
1 parent 32aba44 commit d69be32

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,21 @@ When learning and using `SwiftUI`, if you have any questions, you can join the S
1515

1616
[中文版🇨🇳](README_CN.md)
1717

18+
<div class="warning" style='padding:0.1em;border-radius: 4px; background-color:#FFCC0040; color:#666666'>
19+
<span>
20+
21+
<p style='margin-top:1em; text-align:center'>
22+
<a href="https://github.com/Jinxiansen/Windows11"><p style="text-align:center; font-weight: bold;">Windows 11 in SwiftUI</p></a>
23+
24+
<p style='margin-left:1em;'>
25+
This is the GUI desktop of the Windows 11 operating system completed with <b> SwiftUI </b>.
26+
You can preview the current degree of completion here and download the SwiftUI source code for viewing.
27+
28+
<p style='margin-bottom:1em; margin-right:1em; text-align:right;'><i><b> Recommend to the loyal fans of SwiftUI</b></i>
29+
</p>
30+
</span>
31+
</div>
32+
1833
### ⭐️ Stargazers over time
1934

2035
[![Stargazers over time](https://starchart.cc/Jinxiansen/SwiftUI.svg)](https://starchart.cc/Jinxiansen/SwiftUI)

README_CN.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,21 @@
1515

1616
[English 📔](README.md)
1717

18+
<div class="warning" style='padding:0.1em;border-radius: 4px; background-color:#FFCC0040; color:#666666'>
19+
<span>
20+
21+
<p style='margin-top:1em; text-align:center'>
22+
<a href="https://github.com/Jinxiansen/Windows11"><p style="text-align:center; font-weight: bold;">Windows 11 in SwiftUI</p></a>
23+
24+
<p style='margin-left:1em;'>
25+
这是使用 <b> SwiftUI </b> 完成的 Windows 11 操作系统的 GUI 桌面。
26+
你可以在这里预览当前的完成度并下载 SwiftUI 源码进行查看。
27+
28+
<p style='margin-bottom:1em; margin-right:1em; text-align:right;'><i><b> 推荐给 SwiftUI 的忠实粉丝。</b></i>
29+
</p>
30+
</span>
31+
</div>
32+
1833
### [Whats New in SwiftUI?](https://developer.apple.com/xcode/swiftui/)
1934

2035

0 commit comments

Comments
 (0)