Skip to content

Commit fdb79b9

Browse files
committed
merge
2 parents df6102e + a3e51bf commit fdb79b9

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,4 +861,5 @@ email : [email protected]
861861

862862
## 📄 License
863863

864-
SwiftUI is released under the [MIT license](LICENSE). See LICENSE for details.
864+
SwiftUI is released under the [MIT license](LICENSE). See LICENSE for details.
865+

README_CN.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88

99
本文参考 SwiftUI [官方示例](https://github.com/Jinxiansen/SwiftUI/tree/doc) 并将探索结果记录于此,希望能够对你有所帮助。
1010

11-
对于本文所述内容,默认你已有一定的基于 Swift 语言的开发经验,故不会详细的叙述每个细节;如果对 Swift 语法有疑问,可先学习 [Swift](https://swift.org) 语法。
11+
对于本文所述内容,默认你已有一定的基于 Swift 语言的开发经验,故不会详细的叙述每个细节;如果对 Swift 语法有疑问,可先学习 [Swift](https://swift.org) 语法。如果你更习惯直接查看中文文档,可前往[中文同步翻译网站](https://www.cnswift.org/)
12+
1213

1314
在了解和使用 `SwiftUI` 过程中,如果有疑问之处,可加入 SwiftUI QQ 交流群:**18552966** ,共同交流。
1415

@@ -871,4 +872,6 @@ email : [email protected]
871872

872873
## 📄 License
873874

874-
SwiftUI is released under the [MIT license](LICENSE). See LICENSE for details.
875+
876+
SwiftUI is released under the [MIT license](LICENSE). See LICENSE for details.
877+

0 commit comments

Comments
 (0)