From b666273b10a97cac70e81893b167a0b8bacf3b71 Mon Sep 17 00:00:00 2001 From: jaywcjlove <398188662@qq.com> Date: Thu, 25 Jul 2024 22:23:14 +0800 Subject: [PATCH] doc: Update README.md #2 --- README.md | 6 ++++++ README.zh.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/README.md b/README.md index a9d9cea..aee548a 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,12 @@

+
+ +minimum OS requirement: `macOS 14.0` + +
+ "DevTutor for SwiftUI" is an application designed to assist developers in creating exceptional apps using SwiftUI. It offers replicable code samples and corresponding UI previews to streamline your coding process. Additionally, it includes local offline access to the official Swift Programming Language documentation in both Chinese and English. ![DevTutor for SwiftUI screenshots-1](./assets/screenshots-1-all.png) diff --git a/README.zh.md b/README.zh.md index 4e0cca7..1c967e4 100644 --- a/README.zh.md +++ b/README.zh.md @@ -17,6 +17,12 @@

+
+ +最低操作系统要求:`macOS 14.0` + +
+ 「DevTutor」是一款旨在帮助开发者使用 SwiftUI 创建出色应用程序的应用。它提供可复制的代码示例和相应的用户界面预览,以简化您的编码过程。此外,还包括了《Swift 编程语言》官方中英文文档的本地离线预览。 ![DevTutor for SwiftUI screenshots-1](./assets/screenshots-1-all.png)